Proplem to send batch mails with bad email addresses

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
Issy
Forum Newbie
Posts: 3
Joined: Mon Apr 20, 2009 4:46 am

Proplem to send batch mails with bad email addresses

Post by Issy »

Hello,

I send a batch mail with Swift Mailer 4.0.3 to many addresses. But after an bad email address (email syntax is correct, but email address does not exists), the sending canceled with the following exception:
Expected response code 354 but got code "250", with message "250 2.1.5 <next-correct-email@domain.com>... Recipient ok"

No more mails are sent. Is there any problem with timeouts? Can anyone help me?

Thanks.
Issy
Post Reply