Hi guys, I am running Plesk 12 on a Centos 6.5 box with OVH, I am currently having trouble with the mail() feature of PHP. For some reason any forms using mail() are not sending the mail, the form is saying that it is sent, however the mail never arrives.
Sendmail is enabled in the php.ini file and is linked to the correct directory, also sendmail works on the command line and delivers the messages both internally to domains and externally to mail providers. It is not generating any errors in the domain error_log file nor in php error logs. I have exhausted all options with this, including overwriting postfix with qmail and back.
Sendmail is enabled in the php.ini file and is linked to the correct directory, also sendmail works on the command line and delivers the messages both internally to domains and externally to mail providers. It is not generating any errors in the domain error_log file nor in php error logs. I have exhausted all options with this, including overwriting postfix with qmail and back.