Answer the question
In order to leave comments, you need to log in
How to prevent mail (PHP) functions from changing sender and headers?
How to prevent the mail (PHP) function from changing the sender that is explicitly specified in the php.ini config?
And to forbid to change headings.
Postfix is installed on the server.
In php config:
php_admin_value[sendmail_path] = /usr/sbin/sendmail -t -i -F [email protected]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question