mail function setup mail()
Posted: Thu Nov 07, 2002 3:41 pm
Anyone help on how to get the mail() function to work.
I have mail working from the terminal thanks for help in General forum, but still the function will not work for me.
phpinfo() gives
sendmail_from me@mydomain.net
sendmail_path /usr/lib/sendmail (this is where my sendmail exe is)
SMTP localhost (should it say this?)
Mail /var/spool/mail/root
any ideas maybe the php.ini needs amending? What does it normally say?
I have mail working from the terminal thanks for help in General forum, but still the function will not work for me.
phpinfo() gives
sendmail_from me@mydomain.net
sendmail_path /usr/lib/sendmail (this is where my sendmail exe is)
SMTP localhost (should it say this?)
Mail /var/spool/mail/root
any ideas maybe the php.ini needs amending? What does it normally say?