Stops sending email if invalid domain
-
I have experienced an irritating problem.
Created a MailPoet email marketing (with my own SMTP) and whenever a user had entered an invalid (or inexistent) email domain like (googli.com/gogle.com) it throws this error:Expected response code 354 but got code “503”, with message “503-All RCPT commands were rejected with this error:
Would be nice to inform me about this error and skip the email but no, it just stays like that until I delete (or correct) the wrong email address.
I am sure that if I would have sent the email with MailPoet this errors will probably not occur, so can anyone guide me where do I put a
continue;
in the PHP code where the error is thrown? :))Thank you!
-Latest WP and MP versions
- The topic ‘Stops sending email if invalid domain’ is closed to new replies.