Page 1 of 2
SetMailBody: support for HTML and Plain Text
Posted: Wed Mar 30, 2016 1:43 pm
by MarcNL
Currently only a plain text part can be added as a e-mail body.
Please add a possibility to add a HTML body, but also allow a combination of both.
Re: SetMailBody: support for HTML and Plain Text
Posted: Thu Mar 31, 2016 7:57 am
by mhs
+1
Re: SetMailBody: support for HTML and Plain Text
Posted: Fri Jan 27, 2017 10:25 pm
by T4r4ntul4
+1
(every example on this forum with html support on email doesnt work anymore...)
Re: SetMailBody: support for HTML and Plain Text
Posted: Fri Jan 27, 2017 10:34 pm
by Keya
i thought html email was just plaintext but, well, as html? ie. doesn't that mean it's already supported?
[edit] ooh, i see now the difference is in the actual email header, not the body:
Plaintext: Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original
Html: Content-Type: multipart/alternative; boundary="----=_NextPart_000_0123_0123456.123456"
Re: SetMailBody: support for HTML and Plain Text
Posted: Sat Jan 28, 2017 2:15 pm
by infratec
Re: SetMailBody: support for HTML and Plain Text
Posted: Fri Feb 23, 2018 10:39 pm
by swhite
Hi
I would like to see HTML supported in the eMail body as we send lots of emails for transactions receipts etc. that require HTML to display logos and formatted tables with different colors. So having PB support HTML emails would be very useful.
Thanks,
Simon
Re: SetMailBody: support for HTML and Plain Text
Posted: Mon Apr 09, 2018 11:02 am
by DoubleDutch
+1
It needs this.
Re: SetMailBody: support for HTML and Plain Text
Posted: Mon Apr 09, 2018 11:54 am
by Dude
+1
Re: SetMailBody: support for HTML and Plain Text
Posted: Mon Apr 09, 2018 11:57 am
by RSBasic
+1
Re: SetMailBody: support for HTML and Plain Text
Posted: Mon Apr 09, 2018 12:01 pm
by IdeasVacuum
+1
Re: SetMailBody: support for HTML and Plain Text
Posted: Tue Apr 10, 2018 1:51 am
by Seymour Clufley
+1
Re: SetMailBody: support for HTML and Plain Text
Posted: Tue Apr 10, 2018 4:55 am
by davido
+1
Re: SetMailBody: support for HTML and Plain Text
Posted: Tue Apr 10, 2018 3:21 pm
by the.weavster
+1
Re: SetMailBody: support for HTML and Plain Text
Posted: Tue Apr 10, 2018 7:24 pm
by Karellen
+1
Re: SetMailBody: support for HTML and Plain Text
Posted: Sat Jul 21, 2018 11:07 pm
by DeanH
+1
I have used some code from the forum that worked with older versions of PB but does not seem to work any more. I have not been able to work out why yet.