Forum Moderators: coopster
Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or Custom "From:" header missing
my custom function header is set to
$mail_header='From: satkinson$myemail.org';
and i have that set int he ini file too. I also set the SMTP server in the ini file to our mail server's static ip address.
So can anyone tell me why it will not work?
Sarah