[Typo3-dev] bug in t3lib_htmlmail / mail services / phpMailer

Martin T. Kutschker Martin.T.Kutschker at blackbox.net
Thu Mar 11 11:07:13 CET 2004


Tuttenuj, Thomas - gutura GmbH wrote:
> Hi,
> 
> i am following you discussion,
> and i am quite interested i the mailer-extension.
> 
> in the meantime, i would like to use
> the PHPMailer toll (class).
> 
> do you you know how one has to activate this ?
> is ther ONE entry point in the typo3-php files,

No.

> were i would have to replace the PHP-MAIL()
> function with the PHPMailer call ?

You will have to search in the code.

A quick glance reveals the following hits (only lins searched).

t3lib/class.t3lib_htmlmail.php
t3lib/class.t3lib_beuserauth.php
t3lib/class.t3lib_userauthgroup.php
t3lib/class.t3lib_div.php

You might want to change this here as well:

t3lib/class.t3lib_dmailer.php
t3lib/class.t3lib_install.php

Argh, defnitely more than I expected :-(

Masi





More information about the TYPO3-dev mailing list