Yesterday I changed from using PHP-FPM to DSO with mod_ruid2. Immediately after, errors started appearing in the Server Error Logs in the AdminCP.
An example of the error is:
Strangely, the emails appear to have been successfully sent to the recipients, but the error is being generated nonetheless.
I never received these errors when using PHP-FPM.
Is anyone aware of any Sendmail issues with DSO/mod_ruid2?
An example of the error is:
Code:
Zend_Mail_Transport_Exception: Email to users@domain.com failed: Unable to send mail. - library/Zend/Mail/Transport/Sendmail.php:137
Generated By: Unknown Account, 17 minutes ago
Strangely, the emails appear to have been successfully sent to the recipients, but the error is being generated nonetheless.
I never received these errors when using PHP-FPM.
Is anyone aware of any Sendmail issues with DSO/mod_ruid2?