Just used this System.Web.Mail.SmtpMail in a small app, and it seems to work great on 2k and XP, but it doesn't appear to work on NT4.
I get an error regarding CDONTS not existing when I attempt to send an SMTP mail message on an NT4 machine. Looking around, the only reference to CDONTS on NT4 I could find was that it did not come on NT4 by default, but came with an IIS installation. Is there anyway to get it on the NT4 machines without installing IIS? (Installing IIS really isn't an option) Or should I use something else for mailing out simple messages that will work across all those platforms? Thanks, =Blain You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
