TsinJu
Well-known member
Since i moved to namecheap i have problems with sending mails.
To check if it´s maybe the moved Forum i have setup a fresh installation and tried to register as a new user to the Forum.
I made no changes to the standard Mail Setup cause it worked as it was for me on every hosting i had in the past.
DNS Zones are looking fine. From what i know...
Here´s the error Log that was produced while registering a new user.
To check if it´s maybe the moved Forum i have setup a fresh installation and tried to register as a new user to the Forum.
I made no changes to the standard Mail Setup cause it worked as it was for me on every hosting i had in the past.
DNS Zones are looking fine. From what i know...
Here´s the error Log that was produced while registering a new user.
Code:
Zend_Mail_Transport_Exception: Email to my@email.com failed: Unable to send mail. - library/Zend/Mail/Transport/Sendmail.php:137
Generated By: Unknown Account, 15 minutes ago
Stack Trace
#0 /home/public_html/domain.folder/library/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Sendmail->_sendMail()
#1 /home/public_html/domain.folder/library/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#2 /home/public_html/domain.folder/library/XenForo/Mail.php(175): Zend_Mail->send(Object(Zend_Mail_Transport_Sendmail))
#3 /home/public_html/domain.folder/library/XenForo/Mail.php(152): XenForo_Mail->sendMail(Object(Zend_Mail))
#4 /home/public_html/domain.folder/library/XenForo/Model/UserConfirmation.php(153): XenForo_Mail->send('my@mail...', 'TsinJu')
#5 /home/public_html/domain.folder/library/XenForo/ControllerPublic/Register.php(424): XenForo_Model_UserConfirmation->sendEmailConfirmation(Array)
#6 /home/public_html/domain.folder/library/XenForo/FrontController.php(351): XenForo_ControllerPublic_Register->actionRegister()
#7 /home/public_html/domain.folder/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#8 /home/public_html/domain.folder/index.php(13): XenForo_FrontController->run()
#9 {main}
Request State
array(3) {
["url"] => string(55) "http://domain.folder/index.php?register/register"
["_GET"] => array(1) {
["register/register"] => string(0) ""
}
["_POST"] => array(17) {
["username"] => string(0) ""
["362f6ff59a897156d0e7cd41f5d4e98f"] => string(5) "TsinJu"
["713382466e1a0dd5964a0794c51a2d7a"] => string(22) "my@mailcom"
["password"] => string(8) "********"
["78f4b69b6f4dc721d619fa789b58a0f0"] => string(0) ""
["1695979ff22564a1fa522c8a0e65efd0"] => string(4) "male"
["dob_month"] => string(1) "5"
["dob_day"] => string(2) "12"
["dob_year"] => string(4) "1980"
["a9f76b8cb445d4f227aa64825748ff51"] => array(1) {
["zmy3nwfly2i3nwjlyzk2mw"] => string(0) ""
}
["custom_fields_shown"] => array(1) {
[0] => string(22) "zmy3nwfly2i3nwjlyzk2mw"
}
["9c3f08168e1497ece8689ef32d615dee"] => string(16) "Europe/Amsterdam"
["recaptcha_challenge_field"] => string(206) "03AHJ_VuvbbkkJygir2J3tfUEEvp-pZJLugNE5tJnZQ5n_A1M8oRg2jQe6rbMDOTUXT30da9Gg_nIGi-5srwbJVS_s_1rogGpoKdobkJfVAT1nlcWapcZH_zSRTEY7aewz0gNOCEo0MGF94UVdniERiLJXX2QImcKOKgWc4FpVdam5zhnnqlbApo7I2UMDOjNnkUn20x85iA2w"
["recaptcha_response_field"] => string(11) "1900 AVELAR"
["agree"] => string(1) "1"
["_xfToken"] => string(8) "********"
["reg_key"] => string(32) "ff75aecb75bec96302f371feeaa1789e"
}
}