Josiah
Member
I am trying to send out an email to a group (roughly 140 users) and I get the below error. I can send the same exact email to myself with no problem. I am currently using SMTP and got this with both TSL and SSL. I don't want to use the default -f because my emails get marked as SPAM =/
Thanks.
Error Info
ErrorException: fwrite() [<a href='function.fwrite'>function.fwrite</a>]: SSL operation failed with code 1. OpenSSL Error messages: error:140D00CF:SSL routines:SSL_write: protocol is shutdown - library/Zend/Mail/Protocol/Abstract.php:324
Generated By: Pythros, Today at 4:22 PM
Stack Trace
#0 [internal function]: XenForo_Application::handlePhpError(2, 'fwrite() [<a hr...', '/home/uh_pxe/xp...', 324, Array)
#1 /home/uh_pxe/xp-e.net/library/Zend/Mail/Protocol/Abstract.php(324): fwrite(Resource id #84, 'QUIT??')
#2 /home/uh_pxe/xp-e.net/library/Zend/Mail/Protocol/Smtp.php(385): Zend_Mail_Protocol_Abstract->_send('QUIT')
#3 /home/uh_pxe/xp-e.net/library/Zend/Mail/Transport/Smtp.php(144): Zend_Mail_Protocol_Smtp->quit()
#4 /home/uh_pxe/xp-e.net/library/XenForo/FrontController.php(310): Zend_Mail_Transport_Smtp->__destruct()
#5 /home/uh_pxe/xp-e.net/library/XenForo/FrontController.php(310): XenForo_ControllerAdmin_User->actionEmailSend()
#6 /home/uh_pxe/xp-e.net/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#7 /home/uh_pxe/xp-e.net/admin.php(13): XenForo_FrontController->run()
#8 {main}
Thanks.
Error Info
ErrorException: fwrite() [<a href='function.fwrite'>function.fwrite</a>]: SSL operation failed with code 1. OpenSSL Error messages: error:140D00CF:SSL routines:SSL_write: protocol is shutdown - library/Zend/Mail/Protocol/Abstract.php:324
Generated By: Pythros, Today at 4:22 PM
Stack Trace
#0 [internal function]: XenForo_Application::handlePhpError(2, 'fwrite() [<a hr...', '/home/uh_pxe/xp...', 324, Array)
#1 /home/uh_pxe/xp-e.net/library/Zend/Mail/Protocol/Abstract.php(324): fwrite(Resource id #84, 'QUIT??')
#2 /home/uh_pxe/xp-e.net/library/Zend/Mail/Protocol/Smtp.php(385): Zend_Mail_Protocol_Abstract->_send('QUIT')
#3 /home/uh_pxe/xp-e.net/library/Zend/Mail/Transport/Smtp.php(144): Zend_Mail_Protocol_Smtp->quit()
#4 /home/uh_pxe/xp-e.net/library/XenForo/FrontController.php(310): Zend_Mail_Transport_Smtp->__destruct()
#5 /home/uh_pxe/xp-e.net/library/XenForo/FrontController.php(310): XenForo_ControllerAdmin_User->actionEmailSend()
#6 /home/uh_pxe/xp-e.net/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#7 /home/uh_pxe/xp-e.net/admin.php(13): XenForo_FrontController->run()
#8 {main}