
Manuel Lemos - 2014-09-23 04:42:03 -
In reply to message 3 from Minhajul Shaoun
It seems it is not clear for you what happens.
The destination SMTP server of the tested email address is saying that if you send a message from the sender address that was specified, it would reject the message.
It does not make sense to change the class to treat code 553 as something else than invalid destination email address because that is the same code most servers return when they reject messages to the tested addresses.
Furthermore, nothing indicates that the tested address is valid, so you should treat it always as invalid.
If that is not the response that you want, you need to change the sender address.