[TYPO3-dev] email charset

Jigal van Hemert jigal at xs4all.nl
Fri Apr 8 23:22:46 CEST 2011


Hi,

On 7-4-2011 20:58, Franz Holzinger wrote:
> is there any global setup for the charset used in the emails?
> Or must every TYPO3 extension introduce its own setup for the charset of
> emails?
>
> Or should the $renderCharset or $metaCharset used be for the emails?

t3lib_htmlmail tries to detect the used character set used in the front 
or backend and uses that for sending mails.

When you use the Swift Mailer interface in 4.5 you are free to use any 
encoding. If you send HTML mails generated by a frontend plugin it is 
likely that the HTML is rendered with the same charset as normal pages 
in the site.

-- 
Kind regards / met vriendelijke groet,

Jigal van Hemert.




More information about the TYPO3-dev mailing list