Project

General

Profile

Actions

Feature #24841

closed

Defining a custom MailTransport which implements SwiftTransport

Added by Claus Due over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-01-26
Due date:
% Done:

100%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

Hi guys,

Wonderful work on 4.5 so far. I would like to request a feature (or rather behavior change) in the core mailer of TYPO3. I have attached a .diff file which changes the default case in the switch on $GLOBALS['TYPO3_CONF_VARS']['MAIL']['transport'] to detect a user-specified extension class implementing SwiftTransport - which is then able to act as the default mail transport for TYPO3.

The default behavior in this patch is to throw an exception on an unknown transport definition - the default maybe should be to use the default TYPO3 transport as in case "mail".

This is as far as I can tell the way to go when replacing the basic way emails are sent, for example letting the administrator implement a SOAP-based offsite email sending solution; which is what I'm trying to do.

Patch created on 4.5rc2

(issue imported from #M17345)


Files

class.t3lib_mail_mailer.php.diff (521 Bytes) class.t3lib_mail_mailer.php.diff Administrator Admin, 2011-01-26 19:16
class.t3lib_mail_mailer.php.2.diff (493 Bytes) class.t3lib_mail_mailer.php.2.diff Administrator Admin, 2011-01-26 19:42

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #36937: Custom Swift_Transport is impossible due to wrong variableClosedGeorg Ringer2012-05-07

Actions
Actions

Also available in: Atom PDF