Hi,
when I send mail via mail() (PHP + suPHP) something add field: Sender to mail header.
I tried to use sendmail_path = /usr/sbin/sendmail -t -i -f [email protected] in php.ini but it doesn't work.
I don't want it in Outlook Express:
From: [email protected] [mailto:[email protected]] On
Behalf Of [email protected]
How can I change it?
when I send mail via mail() (PHP + suPHP) something add field: Sender to mail header.
I tried to use sendmail_path = /usr/sbin/sendmail -t -i -f [email protected] in php.ini but it doesn't work.
I don't want it in Outlook Express:
From: [email protected] [mailto:[email protected]] On
Behalf Of [email protected]
How can I change it?