.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =================== Pear mail for TYPO3 =================== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: Stephan Petzl :Changed: 2009-11-27T16:11:32.050000000 :Classification: stoefln_pear_mail :Keywords: smtp, pear, mail :Author: Stephan Petzl, Axel Klarmann :Email: spetzl@gmx.at :Info 4: :Language: en |img-1| |img-2| Pear mail for TYPO3 - stoefln\_pear\_mail .. _Pear-mail-for-TYPO3: Pear mail for TYPO3 =================== Extension Key: stoefln\_pear\_mail Language: en Keywords: smtp, pear, mail Copyright 2000-2008, Stephan Petzl, Axel Klarmann, 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.org .. _Table-of-Contents: Table of Contents ----------------- `Pear mail for TYPO3 1 <#1.Pear%20mail%20for%20TYPO3|outline>`_ **`Introduction 3 <#1.1.Introduction|outline>`_** `What does it do? 3 <#1.1.1.What%20does%20it%20do_|outline>`_ `Screenshots 3 <#1.1.2.Screenshots|outline>`_ **`Administration 4 <#1.2.Administration|outline>`_** **`Known problems 5 <#1.3.Known%20problems|outline>`_** **`To-Do list 6 <#1.4.To-Do%20list|outline>`_** **`ChangeLog 7 <#1.5.ChangeLog|outline>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This extension extends the class.t3lib\_htmlmail.php library of TYPO3 which uses PHP's built in mail() function for sending mails. The problem is that PHP's mail() function is not capable of handling SMTP authentication so e.g. users who don't have a local mailserver will probably need this feature. TYPO3 uses another component class.t3lib\_formmail.php for sending form mails (contentelement “form”). This component is XCLASSEd as well. .. _Screenshots: Screenshots ^^^^^^^^^^^ |img-3| .. _Administration: Administration -------------- Upload and install the extension via the TYPO3 Extension Manager. Configuration options will show up after installing. ATTENTION: currently mails sent by the install tool will NOT be handled by this extension. This is due to the fact that the install tool does not load extensions. For testing you will have to install an extension which sends emails (such as sr\_feuser\_register) .. _Known-problems: Known problems -------------- - When running this extension without installed PEAR mail, sending mails will fail - XCLASS related problem: When using more then one TYPO3 extension which extends class.t3lib\_htmlmail.php or class.t3lib\_formmail.php via XCLASS, only one of these extensions will work. - currently mails sent by the install tool will NOT be handled by this extension. This is due to the fact that the install tool does not load extensions. .. _To-Do-list: To-Do list ---------- Send me a mail .. _ChangeLog: ChangeLog --------- Created backend configuration options 7 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.png .. :border: 0 .. :height: 21 .. :hspace: 9 .. :id: Grafik2 .. :name: Grafik2 .. :width: 87 .. |img-3| image:: img-3.jpeg .. :align: left .. :border: 0 .. :height: 457 .. :id: Grafik1 .. :name: Grafik1 .. :width: 538