[Typo3-dev] Sending plaint text email with attachment using t3lib_htmlmail

Peter Klein peter at umloud.dk
Mon Aug 22 13:57:28 CEST 2005


Hi Makrela				
I had the same problem, but the problem vanished when I set the headers like this:

var $plain_text_header = "Content-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: quoted-printable";
var $html_text_header = "Content-Type: text/html; charset=UTF-8\nContent-Transfer-Encoding: quoted-printable";


- Peter Klein (pmk65)

-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/dev-list-archive/thread/110131118/
					




More information about the TYPO3-dev mailing list