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 <alanpbou...@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-5...@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.

Reply via email to