What is the best way to test sending emails from a dev machine using Vista Home Basic?
Way down at the bottom of the list.I've used this on Vista and it worked great.
WakeUpScreaming
2009-03-25 00:25:13
A:
unless you already have an SMTP server, then its just a case of creating a small test page to use the System.Net.Mail classes
d1k_is
2009-03-25 00:25:13
+1
A:
If you want source code (and thus have some more options for testing and logging) have a look at Dumbster (java) or the .NET port, nDumbster. It won't (can't) relay.
Henk Holterman
2009-03-25 00:46:15