XF 2.1 Emails

jerrydoe

Member
Hello,

I am not sure if anyone else is having an issue. Yesterday received a message form xen that there was an important security update to 2.1, so did that. I am not sure if this is related or not. Our xen 2.1+ sent out nearly 1 million emails to one member saying they had a new conversation, of course most bounced. I have had to disable our forum due to this. I cannot stop the emails. This is what we are seeing in the logs. Not sure what is going on yet.

Anyone else having issues? Any ideas why this has happened?

#0 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php(62): Swift_Transport_StreamBuffer->_establishSocketConnection()
#1 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(113): Swift_Transport_StreamBuffer->initialize(Array)
#2 src/XF/Mail/Mailer.php(274): Swift_Transport_AbstractSmtpTransport->start()
#3 src/addons/Andy/EmailLog/XF/Mail/Mailer.php(10): XF\Mail\Mailer->send(Object(Swift_Message))
#4 src/XF/Mail/Queue.php(138): Andy\EmailLog\XF\Mail\Mailer->send(Object(Swift_Message), NULL, Array)
#5 src/XF/Job/MailQueue.php(12): XF\Mail\Queue->run(G)
#6 src/XF/Job/Manager.php(253): XF\Job\MailQueue->run(G)
#7 src/XF/Job/Manager.php(195): XF\Job\Manager->runJobInternal(Array, G)
#8 src/XF/Job/Manager.php(79): XF\Job\Manager->runJobEntry(Array, G)
#9 job.php(42): XF\Job\Manager->runQueue(false, 8)
#10 {main}

I do have a ticket open, but since its an emergency, perhaps this is faster for help,

Jerry
 
Top Bottom