[Typo3-german] mail utf-8 encoding

Peter Russ peter.russ at 4many.net
Wed Sep 7 14:19:44 CEST 2005


Malte Eismann wrote:

> hallo liste,
> bin mit meinem latein am ende,
> versuche in einer mehrsprachigen typo3.8 webseite die kontaktmails mit
> utf-8 encoding zu verschicken.
> mit:
> page.config.notification_email_encoding=quoted-printable
> page.config.notification_email_urlmode=76
> page.config.notification_email_charset=utf-8
> konnte ich den mailer nicht überreden.
> weiterhin gibt er mails aus als:
> text/plain; charset=iso-8859-1; base64
> zu dem thema gibts uach schon foreneinträge:
> http://www.typo3.net/forum/list/list_post//12440/
> http://www.typo3.net/forum/list/list_post//22322/
> weiss jemand rat?
> vielen dank, der malte
> 
Schon mal mit

config{
	notification_email_encoding=quoted-printable
	notification_email_urlmode=76
	notification_email_charset=utf-8
}
versucht, weil page sich nur auf das Element page bezieht.

Gruss. Peter.
-- 
_____________________________
4Many® Services
openBC: http://www.openbc.com/go/invuid/Peter_Russ



More information about the TYPO3-german mailing list