[TYPO3-core] Follow-up to RFC #15998: SwiftMailer API: Fixed CGL issue with naming and added exception codes

Ernesto Baschny [cron IT] ernst at cron-it.de
Mon Nov 29 23:15:14 CET 2010


Ernesto Baschny [cron IT] schrieb am 17.10.2010 11:21:

>> This is a SVN patch request.
>>
>> Type: Feature
>>
>> BT reference: http://bugs.typo3.org/view.php?id=15998
>>
>> Branches: trunk
>>
>> Problem:
>> t3lib_htmlmail is ugly and non-RFC conformant. Include library
>> SwiftMailer (selected as the "coolest" one amongst all potential
>> analysed candidates) to replace the functionality with a new robust API
>> [1].
>>
>> This is also meant to replace all direct calls to "mail()" and also
>> "t3lib_utility_Mail" in future, because of its flexibilty in sending
>> mails.
> 
> Thanks! Committed to trunk at rev 9116.

As a tiny follow-up here, I fixed some CGL issues:

- t3lib_mail_mailer => t3lib_mail_Mailer
- t3lib_mail_message => t3lib_mail_Message
- added unixtimestamped codes to the thrown exceptions

Committed to rev. 9679

Cheers,
Ernesto
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 15998-followupCGL.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101129/e3a7b36e/attachment.asc>


More information about the TYPO3-team-core mailing list