Originally Posted by
digital-ether
You're so right. It looks like we misread your post gtamawale. Do you want to configure PHP to send email?
Windows is the only one that needs configuration to send through an SMTP server, so I assume you are on windows and want to configure PHP to send email through SMTP?
Linux will use the sendmail binary, which is usually the default sendmail, or a sendmail clone provided by the MTA (SMTP server). So it doesn't need configuration.
yes i am using windows and i want to configure PHP to send email.