[TYPO3-dev] Mail encoding
Bobby Eichholz
bob at ex-kali-bur.de
Thu Mar 16 13:50:29 CET 2006
Thanks, but My problem is not limited to the mailform, same stuff
happens with ve_guestbook notification etc.
I Think this is an important global Typo3 problem and should be solved
somehow without manually editing the core mail libs.
Tonni Aagesen schrieb:
> Bobby Eichholz wrote:
>
>> Hey,
>> I'm playing around with 4.0RC1, is there or will there be a chance to
>> send mails with the correct encoding if my page is running with utf-8?
>>
>> I know this problem from 3.x versions also and never get it to work
>> correctly.
>> Currently I set the following stuff:
>> $TYPO3_CONF_VARS['BE']['forceCharset'] = 'utf-8';
>> TS:
>> config.metaCharset = utf-8
>> config.notification_email_encoding = base64
>> config.notification_email_charset = UTF-8
>
>
> Might not be what you are looking for, but charset/encoding is
> incorporated in to the TMailform extension.
>
More information about the TYPO3-dev
mailing list