[TYPO3] Email encoding

Thorsten Kahler thorsten.kahler at dkd.de
Wed Sep 12 20:00:50 CEST 2007


Hi Lasse,

Lasse Guldsborg wrote on 12.09.2007 11:50:
>     t3lib_div::plainMailEncoded($reciever,$subject,$message,$headers);
> 
> It works, but the email is sending in plain text. I would like to send it as 
> HTML, or at least be able to use tags like "bold", "italic" and so on. I 
> have tried reading about mail encoding, but I'm not getting anywhere.
> 
> Can anyone tell me what I should do?
> 

you can use the class t3lib_htmlmail for your purpose.

Regards
Thorsten


More information about the TYPO3-english mailing list