Muhammet Balun
Member
- how can we fix it - does not send email during registration
Log Error
Sunucu hata günlüğü- Swift_TransportException: Email to balunsedathk@gmail.com failed: Expected response code 250 but got code "553", with message "553 5.7.1 Sender address rejected: not owned by auth user. "
- src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:383
- Tarafından: Bilinmeyen hesap
- 28/3/20, 14:13
#0 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(281): Swift_Transport_AbstractSmtpTransport->_assertResponseCode('553 5.7.1 Sende...', Array)
#1 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(270): Swift_Transport_AbstractSmtpTransport->executeCommand('MAIL FROM:<bilg...', Array, Array)
#2 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(346): Swift_Transport_EsmtpTransport->executeCommand('MAIL FROM:<bilg...', Array)
#3 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(416): Swift_Transport_EsmtpTransport->_doMailFromCommand('bilgi+54a374e0+...')
#4 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(444): Swift_Transport_AbstractSmtpTransport->_doMailTransaction(Object(Swift_Message), 'bilgi+54a374e0+...', Array, Array)
#5 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(176): Swift_Transport_AbstractSmtpTransport->_sendTo(Object(Swift_Message), 'bilgi+54a374e0+...', Array, Array)
#6 src/XF/Mail/Mailer.php(289): Swift_Transport_AbstractSmtpTransport->send(Object(Swift_Message), Array)
#7 src/XF/Mail/Mail.php(335): XF\Mail\Mailer->send(Object(Swift_Message), Object(Swift_SmtpTransport))
#8 src/XF/Service/User/AbstractConfirmationService.php(85): XF\Mail\Mail->send()
#9 src/XF/Service/User/AbstractConfirmationService.php(63): XF\Service\User\AbstractConfirmationService->sendConfirmationEmail()
#10 src/XF/Service/User/Registration.php(306): XF\Service\User\AbstractConfirmationService->triggerConfirmation()
#11 src/XF/Service/User/Registration.php(265): XF\Service\User\Registration->sendRegistrationContact()
#12 src/XF/Service/ValidateAndSavableTrait.php(40): XF\Service\User\Registration->_save()
#13 src/XF/Pub/Controller/Register.php(373): XF\Service\User\Registration->save()
#14 src/XF/Mvc/Dispatcher.php(249): XF\Pub\Controller\Register->actionRegister(Object(XF\Mvc\ParameterBag))
#15 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('XF:Register', 'Register', 'json', Object(XF\Mvc\ParameterBag), '', Object(XF\Pub\Controller\Register), NULL)
#16 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#17 src/XF/App.php(1891): XF\Mvc\Dispatcher->run()
#18 src/XF.php(328): XF\App->run()
#19 index.php(13): XF::runApp('XF\\Pub\\App')
#20 {main}
Durum isteği
array(4) {
["url"] => string(28) "/index.php?register/register"
["referrer"] => string(38) "https://www.forumluyorum.com/index.php"
["_GET"] => array(1) {
["register/register"] => string(0) ""
}
["_POST"] => array(11) {
["username"] => string(0) ""
["e140e3aa573f16d1027db34497f782d15bcbb6bc"] => string(12) "internetesor"
["5aaf0811ef7f48080dad6208812eaac4e9ecdbd1"] => string(22) "balunsedathk@gmail.com"
["94fb84a141dfee076bde38e5b1e0a4eab4302ec9"] => string(8) "********"
["g-recaptcha-response"] => string(398) "03AHaCkAbgjNw9XRi8Nd4R0fwxMeCwMbI3aw2sQtokSoYs15jZFFa_r5XjfFM2Pgg-_4knGXTSmn3ui0WsPx_XsdOEskoeF6bXfmX5Az5w-lWPIFd7l6mjuI-7USh6ou5ZYsHQaaDztYtW5aWkcqhetnT9abyA9cEtqn7a3NFKNqGGTK9Rj2N0cnEBxyxOCbCpmhaDESORa7gBE2uzqpSFccHCKloN6CSP4o-CkjUFtZOZzw3fpuiRAkjDJMDjNnqWvbjH4undInel0u2DlbeHQFu9-Wtq8CBypGVkp-hRa9xMqYuStM6F0TUi6i9VUjixWC_Z4VJ95QhMIsq4i-lBPwQqyLiiX_lgdgx98VZbILfZpAyhKdcsJ1aulEvrDfZmS1_Ag0Tpocv2"
["reg_key"] => string(16) "oxNa_3XtPetM5kVC"
["771025179c7d5584b5ce641eb9b4219b6b791bcb"] => string(13) "Europe/Athens"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(10) "/index.php"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}