XF 1.2 ZendMail Connection refused

Marquinhos

Member
I use Godaddy hosting.

Zend_Mail_Protocol_Exception: Connection refused - library/Zend/Mail/Protocol/Abstract.php:277
Generated By: test, 4 minutos atrás.

#0 /home/content/xx/xxx/html/library/Zend/Mail/Protocol/Smtp.php(167): Zend_Mail_Protocol_Abstract->_connect('tcp://smtp.gmai...')
#1 /home/content/xx/xxx/html/library/Zend/Mail/Transport/Smtp.php(199): Zend_Mail_Protocol_Smtp->connect()
#2 /home/content/xx/xxx/html/library/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Smtp->_sendMail()
#3 /home/content/xx/xxx/html/library/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#4 /home/content/xx/xxx/html/library/XenForo/Mail.php(177): Zend_Mail->send()
#5 /home/content/xx/xxx/html/library/XenForo/Mail.php(152): XenForo_Mail->sendMail(Object(Zend_Mail))
#6 /home/content/xx/xxx/html/library/XenForo/Model/UserConfirmation.php(136): XenForo_Mail->send('marcuspereiraba...', 'test')
#7 /home/content/xx/xxx/html/library/XenForo/ControllerPublic/AccountConfirmation.php(98): XenForo_Model_UserConfirmation->sendEmailConfirmation(Array)
#8 /home/content/xx/xxx/html/library/XenForo/FrontController.php(337): XenForo_ControllerPublic_AccountConfirmation->actionResend()
#9 /home/content/xx/xxx/html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /home/content/xx/xxx/html/index.php(13): XenForo_FrontController->run()
#11 {main}

array(3) {
["url"] => string(53) "http://www.archbrasil.com/account-confirmation/resend"
["_GET"] => array(0) {
}
["_POST"] => array(5) {
["_xfToken"] => string(8) "********"
["_xfConfirm"] => string(1) "1"
["_xfRequestUri"] => string(1) "/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 
Top Bottom