I am generating mails from my ASP .NET application and sending to a specific SMTP server for delivery. How do I access(read or delete) email files in the SMTP server folder(s) using ASP .NET codes? Assume that i have all the required rights on the server.