Mr Lucky
Well-known member
I got this error:
Can someone please tell me what this means?
The user says she is receiving notifications.
The user says their email is fine, and a test email to that address appears to be fine.
Thanks
Code:
Zend_Mail_Protocol_Exception: Email to xxxx@xxxxxx.ws failed (after retry): Connection refused - library/Zend/Mail/Protocol/Abstract.php:277
Generated By: Unknown Account, Yesterday at 8:12 PM
Stack Trace
#0 /home/xxxxx/public_html/library/Zend/Mail/Protocol/Smtp.php(167): Zend_Mail_Protocol_Abstract->_connect('tcp://smtp.spar...')
#1 /home/xxxxx/public_html/library/Zend/Mail/Transport/Smtp.php(216): Zend_Mail_Protocol_Smtp->connect()
#2 /home/xxxxx/public_html/library/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Smtp->_sendMail()
#3 /home/xxxxx/public_html/library/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#4 /home/xxxxx/public_html/library/XenForo/Model/MailQueue.php(91): Zend_Mail->send(Object(Zend_Mail_Transport_Smtp))
#5 /home/xxxxx/public_html/library/XenForo/Deferred/MailQueue.php(10): XenForo_Model_MailQueue->runMailQueue(7.99999904633)
#6 /home/xxxxx/public_html/library/XenForo/Model/Deferred.php(295): XenForo_Deferred_MailQueue->execute(Array, Array, 7.99999904633, '')
#7 /home/xxxxx/public_html/library/XenForo/Model/Deferred.php(429): XenForo_Model_Deferred->runDeferred(Array, 7.99999904633, '', false)
#8 /home/xxxxx/public_html/library/XenForo/Model/Deferred.php(374): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#9 /home/xxxxx/public_html/deferred.php(23): XenForo_Model_Deferred->run(false)
#10 {main}
Request State
array(3) {
["url"] => string(37) "http://domain.com/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(64) "/threads/red-kites-other-birds-wildlife-in-general.11887/page-57"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}
Can someone please tell me what this means?
The user says she is receiving notifications.
The user says their email is fine, and a test email to that address appears to be fine.
Thanks