When sending e-mail with php, it's easy enough with the mail() function. What about if my SMTP server requires authentication ?
/edit
Ok i am more confused: under windows, the smtp server IP is a parameter. Does this mean that under unix you have to set up the smtp IP AND username+pass in the php.ini file ... but windows can't use authentication or something ?
Question
YahoKa
This is basically an expert question ...
When sending e-mail with php, it's easy enough with the mail() function. What about if my SMTP server requires authentication ?
/edit
Ok i am more confused: under windows, the smtp server IP is a parameter. Does this mean that under unix you have to set up the smtp IP AND username+pass in the php.ini file ... but windows can't use authentication or something ?
Oh man i am confused :confused: .
edit/
Link to comment
Share on other sites
6 answers to this question
Recommended Posts