Hi
I am trying to send a mail in C# without having to use an SMTP server(using SMTP service instead) with " cdoSendUsingPic kup " configuration. But when i enter a invalid recipient adderss say blablabla@crap. com.au, only moves the mail into the folder "C:\Inetpub\mai lroot\Drop" but doesnt throw an exception. What i want to be able to do is if something like this happens it should throw an exception or alert saying mail has not been sent due to bla bla bla reason. Any suggestions
cheers
I am trying to send a mail in C# without having to use an SMTP server(using SMTP service instead) with " cdoSendUsingPic kup " configuration. But when i enter a invalid recipient adderss say blablabla@crap. com.au, only moves the mail into the folder "C:\Inetpub\mai lroot\Drop" but doesnt throw an exception. What i want to be able to do is if something like this happens it should throw an exception or alert saying mail has not been sent due to bla bla bla reason. Any suggestions
cheers
Comment