Actions
Bug #24222
closedThe new Swift Mailer should be used by TYPO3 for sending all kinds of mail
Start date:
2010-11-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Currently t3lib_utility_Mail::mail() is used by various core functions to send emails. The new Swift Mailer classes provide more transport mechanisms to send mails (e.g. SMTP / sendmail / mail).
A hook subscriber for a hook in t3lib_utility_Mail::mail() can be used to let the core send mails via Swift Mailer without modifications to existing code.
This was discussed in the v4 list and the functionality was approved by both RMs.
(issue imported from #M16591)
Files
Updated by Jigal van Hemert almost 14 years ago
Committed to trunk in revision: 9707 (will appear in 4.5.0)
Actions