Re: SMTP relay in case if message was sent to more - WeOnlyDo Discussion board

Re: SMTP relay in case if message was sent to more (General questions)

by bkv, Friday, April 20, 2012, 13:23 (4361 days ago) @ wodDamir

Ok, I have got another problem.
If one of the destination addresses is not correct, then whole relay failed. Message is not relayed to any destination;

Example: Message was send to three destinations. One of the, is not correct (e.g not existing email addres). I am relaying this message using SmtpRelay smtpRelay = smtpserver.Relays.Add(User.Message);
The RelayError event is raized and message is not relayed to other correct addresses.


Complete thread: