View Single Post
Join Date: Nov 2008
Posts: 6
Reputation: gtamawale is an unknown quantity at this point 
Solved Threads: 0
gtamawale gtamawale is offline Offline
Newbie Poster

Re: email configuration

 
0
  #6
Dec 12th, 2008
Originally Posted by digital-ether View Post
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.
Reply With Quote