.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ========================= EXT: Encoded Mail Headers ========================= :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed: 2003-09-02T16:35:16 :Author: Christian Jul Jensen :Email: julle@typo3.com :Info 3: :Info 4: .. _EXT-Encoded-Mail-Headers: EXT: Encoded Mail Headers ========================= Extension Key: **julle\_encmailheaders** Copyright 2000-2002, Christian Jul Jensen, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.com .. _Table-of-Contents: Table of Contents ----------------- **EXT: Encoded Mail Headers 1** **Introduction 1** What does it do? 1 **Users manual 1** **Adminstration 1** **To-Do list 1** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This extension encodes the headers of mails sent with the plainMailEncoded function in tslib\_fe. This is useful if you have weird characters in your language like æ, ø and å. This function is used to send a lot of the administrative mails from TYPO3, among others from the da\_newsletter extension By default the mail message can be encoded but not the headers, and so this extension provides that for the real name part of from and reply- to headers, and for the organisation mailheader. .. _Users-manual: Users manual ------------ Simply install the extenison. No configuration is needed. .. _Adminstration: Adminstration ------------- The mailheaders are only encoded if the mailmessage is encoded as well, this is controlled through the config.notification\_email\_encoding typoscript option. If this property has no value, this extension does nothing. Please be aware that this extension extends class.tslib\_fe.php, and therefore is not compatible with other extensions doing the same. .. _To-Do-list: To-Do list ---------- This should really be a part of the t3lib\_div::plainMailEncoded function. And since that script is not extendable, it might be worth considering adopting it into the core. |img-1| EXT: Encoded Mail Headers - 2 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102