I'm using SMTP server for my web application and I have the following problems:
- Sometimes, the mail is stored in Queue folder and it is not delivered never. Why is this happening??
- In another application, Console Application, until the program is notfinished, the mail is not sent to the recipients... why is the mailwaiting for finishing the main program??
Hope anybody can give me a tip...
Thanks guys!!!
Javier.
It is in the Queue folder because it failed to send the message. As for your second question, since it relates to a console application, I recommend you post that on theMSDN forums.
Ryan
0 comments:
Post a Comment