NTM: How to send email using Exchange in ASP.NET

written by Al on Wednesday, April 23 2008

I always forget how to send emails using exchange, so I thought to put it on a post for me to find it when I need it.

<system.net>

<mailSettings>

<smtp>

<network host="exchangeServer" username=userName@mydomain.com password="password" />

</smtp> </mailSettings>

</system.net>

Cheers

Al

 

Similar Posts

  1. Moved to Community Server 2007 and ORCS Web Hoster
  2. Best tool to build you social network on Twitter: FindNFollow.com
  3. How to make a post request to Twitter in C# to add people to follow

Comments are closed

Options:

Size

Colors