Send email using MOSS STMP Server
Microsoft.SharePoint.Utilities.SPUtility class provides methods for sending email, SendEmail(). Out-going mail server will have to be configured before it'll work properly.
This blog provides some of the sample code, tricks, and my opinions that I have used or I have read/heard from somewhere before. I will try my best to acknowledge where I got my knowledge from. If I forget acknowledge you, my apology. Hopefully, this blog will help me in the future and others who need it.
Comments