Search found 4 matches

by zamiwas
Tue Mar 06, 2007 5:08 pm
Forum: Swift Mailer
Topic: [FIXED] mass emailing, fatal error mid-send
Replies: 9
Views: 10997

~! amazing! how'd you fix it?
THANKS
by zamiwas
Tue Mar 06, 2007 3:51 pm
Forum: Swift Mailer
Topic: [FIXED] mass emailing, fatal error mid-send
Replies: 9
Views: 10997

Fatal error: :cry: Uncaught Error of type [swift_connection_exception] with message [Expected response code(s) [250] but got response []] @0 swift::batchsend() in /home/promed/www/html/Swift/mass_emailer.php on line 119 @1 swift::send() in /home/promed/www/html/Swift/lib/Swift.php on line 539 @2 swi...
by zamiwas
Tue Mar 06, 2007 3:03 pm
Forum: Swift Mailer
Topic: [FIXED] mass emailing, fatal error mid-send
Replies: 9
Views: 10997

Yep, it was with batchSend()
by zamiwas
Mon Mar 05, 2007 4:18 pm
Forum: Swift Mailer
Topic: [FIXED] mass emailing, fatal error mid-send
Replies: 9
Views: 10997

[FIXED] mass emailing, fatal error mid-send

(sorry to bother you) Using php4, swift3 I'm using Swift to send say 3 emails to forum members (1000+). Basically midway through the first email (after 5 min) I get: Fatal error: Uncaught Error of type [swift_connection_exception] with message [Expected response code(s) [250] but got response 0] Its...