[Typo3] UTF-8 in Mails
Robert Markula
robert.markula at gmx.net
Mon Jun 20 22:02:59 CEST 2005
Krystian Szymukowicz wrote:
> Robert Markula wrote:
>
>> I'm curious; in my TS I enabled UTF-8, but Mails don't get send with
>> the right header - actually the header responsible for setting the
>> right charset and encoding doesn't get sent at all.
>> With this TS setup
>>
>> # Setting the encoding for outgoing e-mails
>> config.notification_email_encoding = base64
>> config.notification_email_charset = UTF-8
>>
>> Any advice?
>>
>
> where do you send that email?
> - quickmail?
> - mailform?
tt_products and td_newsletter. Both rely on class.t3lib_htmlmail.php.
E.g. sr_sendcard uses its own htmlmail class (which seems to be the
class.t3lib_htmlmail.php from an older Typo3 version), and it works fine
here.
Regards,
Ro
More information about the TYPO3-english
mailing list