This article has moved to my new blog at the URL:
Thursday, 17 July 2008
Sending HTML e-mail with embedded images (the correct way)
Labels:
C#
Sunday, 13 July 2008
Command Line E-mailer
New application to send an e-mail from the command line. I found that most applications available for download on the internet were not capable of performing all the common e-mail sending functionality. This application covers all the bases I required.
* Attach multiple files to the e-mail.
* Send an e-mail to multiple recipients (including CC and BCC).
* Create e-mail message from a text file.
* Send e-mails in HTML format.
* Provide authentication information to the server and optionally send over SSL.
* Friendly error messages and input validation.
* FREE!
Download the zip or exe or read more check on my main website at DevEnterprise.NET
* Attach multiple files to the e-mail.
* Send an e-mail to multiple recipients (including CC and BCC).
* Create e-mail message from a text file.
* Send e-mails in HTML format.
* Provide authentication information to the server and optionally send over SSL.
* Friendly error messages and input validation.
* FREE!
Download the zip or exe or read more check on my main website at DevEnterprise.NET
Labels:
General
Subscribe to:
Posts (Atom)