Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
5answers
3k views

.NET SMTPClient - where is pending outgoing mail stored?

If I've queued up some email to be sent via the System.Net.Mail.SMTPClent, where can I find this mail? With the Windows SMTP Client, it's in the C:\inetpub\mailroot folder - is there a similar folder ...