Add a new post


Name  
Email*  
Subject  
Message
 
 
Protected by Clearscreen.SharpHIPTo prevent abuse from bots, please enter the text you see.:
 

* In order to reduce SPAM, all email addresses will be obfuscated so they cannot be read by spam bots.
For example: 'test@test.com' will become 'test (at) test dot com'.

How do I send multipart/alternative emails?
If you want to directly control each part of the multipart/alternative sections of the email, this cannot be done with System.Web.Mail. However, if you create a Html formatted email, and System.Web.Mail uses the CDO.Message dll, an alternative text/plain part will automatically be created.