How do I change my php mai() or server so that the sender from my php mail form does not say www-data@....?
Thanks!
Josh
php mail() sender? www-data??
Moderator: General Moderators
Re: php mail() sender? www-data??
You can pass it as a header in the function itself or in the php.ini. See 'additional headers' in the following link - http://www.php.net/function.mail