I am writing a program that will be emailing reports out many (~100) clients which I want to test before I spam everyone.
I want to do a test run against my producti
For .NET I set the config file to deliver mail to a folder, then you can have the automated test inspect the directory and files.