Search found 1 match

by kdecapite
Wed Dec 12, 2007 6:25 pm
Forum: Swift Mailer
Topic: Fatal error: Uncaught exception 'Swift_ConnectionException'
Replies: 5
Views: 5841

I just ran into the same error myself. I'm using the AntiFlood and Throttler plugins to send to a list of 7500 emails (using Swift_BatchMailer to handle the send operation). I have Throttler keeping the email sending to 30 per minute (1 email every 2 seconds) and AntiFlood pauses for 10 seconds afte...