Have been having an intermittent problem with members who register not getting validation emails. Logged into ACP and saw this error in the server logs.
Any ideas?
Any ideas?
Zend_Mail_Transport_Exception: Email to xxxxxxxxxx@gmail.com failed: Unable to send mail. mail() [<a href='function.mail'>function.mail</a>]: Bad parameters to mail() function, mail not sent. -library/Zend/Mail/Transport/Sendmail.php:137
Generated By: Unknown Account, Yesterday at 3:23 PM
Stack Trace
#0 /home/content/x/x/x/xxxxx/html/site/library/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Sendmail->_sendMail()
#1 /home/content/x/x/x/xxxxx/html/site/library/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#2 /home/content/x/x/x/xxxxx/html/site/library/XenForo/Model/MailQueue.php(62): Zend_Mail->send(Object(Zend_Mail_Transport_Sendmail))
#3 /home/content/x/x/x/xxxxx/html/site/library/XenForo/Deferred/MailQueue.php(10): XenForo_Model_MailQueue->runMailQueue(7.9999959468842)
#4 /home/content/x/x/x/xxxxx/html/site/library/XenForo/Model/Deferred.php(256): XenForo_Deferred_MailQueue->execute(Array, Array, 7.9999959468842, '')
#5 /home/content/x/x/x/xxxxx/html/site/library/XenForo/Model/Deferred.php(390): XenForo_Model_Deferred->runDeferred(Array, 7.9999959468842, '', false)
#6 /home/content/x/x/x/xxxxx/html/site/library/XenForo/Model/Deferred.php(335): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#7 /home/content/x/x/x/xxxxx/html/site/library/deferred.php(23): XenForo_Model_Deferred->run(false)
#8 {main}
Request State
array(3) {
["url"] => string(41) "http://www.xxxxxxxxxx.com/site/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(86) "/site/threads/ratings-are-in%E2%80%A6%E2%80%A6-so-overwhelming-need-some-advice.23399/"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}