Re: Sending HTML email from CDO?

Author: Ted Roche

Posted: 2016-10-14 at 07:55:03

Pop open an HTML mail you have on your system and view the source.

It's likely you want to create a "multipart" email, with one part

html/text and the other text. Googling how to create a multipart

email should set you on the right track.

On Fri, Oct 14, 2016 at 4:57 AM, Alan Bourke <alanpbourke@fastmail.fm> wrote:

> Programmatically?

>

> Are you sending a content type in the header?

>

> Content-Type: text/html; charset=UTF-8

>

> Also you should construct both a HTML and plain text version of the mail

> and send both with the appropriate headers as not all mail clients will

> accept HTML messages.

>

> --

> Alan Bourke

> alanpbourke (at) fastmail (dot) fm

>

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/CACW6n4uMxnOKhYiM6YXwKe8nkmhiVBiFsAxRSvQH1DLyx-51Uw@mail.gmail.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2016 Ted Roche