Introduction This application demonstrates how to send mail with attachments using SMTP server and how to configure the default SMTP server. The System.Web.Mail namespace provides classes for sending email in .NET. The classes involved are MailMessage which manages the content of the mail message and...
Posted to
Coldapoy's Technical Blog
by
coldapoy
on
06-22-2008
Filed under:
Filed under: coldapoy, C#, System.Net.Mail, Asp.Net, SMTP, Mail Body, MailMessage, MailAddress, SendMail, SmtpClient, rad controls, MailAddressCollection