Sending E-mail with Vista
Imaar,
Great book! I just wanted to bring up an issue I ran into when trying to send e-mail. I am writing the code on my home computer and tried to use "localhost" as my host name. Although the IIS manager allows you to configure smtp, on Vista, smtp is not supported. Therefore, when I tried to run the code, it didn't work. In order to send e-mails using Vista, you need to use a different server.
Hope this is helpful.
Dave
|