[TYPO3-dev] Mail encoding

Michael Stucki michael at typo3.org
Sun Mar 19 19:37:04 CET 2006


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
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/




More information about the TYPO3-dev mailing list