[TYPO3-dev] Mail encoding

Bobby Eichholz bob at ex-kali-bur.de
Tue Mar 21 12:36:51 CET 2006


Hi,
sorry, my *** Horde webmailer rewrites the mailheader. Everything is 
working fine.

Thanks alot.
Bobby

> Hi Bobby,
> 
> 
>>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?
> 
> 
> What is wrong with the encoding?
> 
> 
>>I know this problem from 3.x versions also and never get it to work
>>correctly.
> 
> 
> It has been fixed in TYPO3 4.0
> 
> 
>>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
> 
> 
> Charset definitions in TypoScript are not needed once forceCharset has been
> set to the same value.
> 
> - michael




More information about the TYPO3-dev mailing list