T
Tim
Hi all,
I have a problem with SMTPMail as I want to evaluate the respone of the
server, but unfortunately I could neither on the web nor in the MSDN
find an example of it.
There is no problem with sending the mails, however, I need to find out
whether the server sent an error or said that everything was fine.
The different try... catch examples didn't help me as I a mail with a
non existing recipient wouldn't cause an exception due to its
syntactically correct address - the server would send a reply anyway
which would let me know that the recipient doesn't exist.
Any ideas anyone?
Thank you
Tim
I have a problem with SMTPMail as I want to evaluate the respone of the
server, but unfortunately I could neither on the web nor in the MSDN
find an example of it.
There is no problem with sending the mails, however, I need to find out
whether the server sent an error or said that everything was fine.
The different try... catch examples didn't help me as I a mail with a
non existing recipient wouldn't cause an exception due to its
syntactically correct address - the server would send a reply anyway
which would let me know that the recipient doesn't exist.
Any ideas anyone?
Thank you
Tim