I have a problem with setting mail server to send mail via php3 mail() function. Where can I set mail server?
did you find any solution for your problem??
I've the same problem and I don't know how to solve it...
Regards Sandra
Set it in php3.ini file.
http://www.uk.php.net/manual/en/function.mail.php
sendmail_path variable, in php3.ini, should get IP adress of the mail server?
It depends of the operating system that you are using
Greg