R
Robert Dufour
With system.web.mail in VS2003, doing some tests, using localhost from IIS
as server, I noticed that my code queues the messages OK, but when changing
sender addresses I see that the mail message ends up in the Bad folder. I
need to know when that happens since the e-mails are of critical importance.
How can I detect in my code, if an e-mail got queued but the actual
transmission from the server was unsuccessfull and how can I find what the
reason for the failure was?
Any help would be appreciated,
Bob
as server, I noticed that my code queues the messages OK, but when changing
sender addresses I see that the mail message ends up in the Bad folder. I
need to know when that happens since the e-mails are of critical importance.
How can I detect in my code, if an e-mail got queued but the actual
transmission from the server was unsuccessfull and how can I find what the
reason for the failure was?
Any help would be appreciated,
Bob