[TYPO3-core] RFC: #13698: Add proxy for the mail() function

Dmitry Dulepov dmitry.dulepov at gmail.com
Tue Apr 13 09:11:59 CEST 2010


Hi!

Tolleiv.Nietsch wrote:
> Solution:
> The attached patch proposes a way which enables to hook into the
> relevant part right before the mail() command is triggered. This happens
> with a proxy function which is added to the t3lib_div class and which
> shares the API with the normal PHP mail().

Cannot this code be added to t3lib_div::plainMailEncoded()? What's the point to add a new function? It only complicates stuff.

-- 
Dmitry Dulepov
TYPO3 expert / TYPO3 security team member
Read more @ http://dmitry-dulepov.com/


More information about the TYPO3-team-core mailing list