I can send a text email or a HTML email however I would like to send a mulitpart email (MIME) so that it displays HTML if the users supports it and if they don't it falls back to the text version.

I can't find anything to do with this with regards to ASP.NET.

Help appreciated.

DJ