I have two questions: 1) How do I send an email in C#, but have it end up in a drop folder to be sent from there rather than being sent straight out by SMTP?
2) For a production machine, do I use IIS to process the dropfolder, or should I purchase a 3rd party product for this?
Thanks!