Project

General

Profile

Actions

Feature #62960

closed

Add hook for mailer initialization

Added by Mathias Brodala over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Miscellaneous
Target version:
Start date:
2014-11-14
Due date:
% Done:

100%

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

Description

The TYPO3\CMS\Core\Mail\Mailer class is the central instance for mailing and should have a hook called upon initialization.

This hook could be used e.g. to register Swift mailer plugins at runtime.


Files

initialize-mailer-hook.patch (1.01 KB) initialize-mailer-hook.patch Add initializeMailer hook Mathias Brodala, 2014-11-14 16:58
initialize-mailer-hook.patch (1021 Bytes) initialize-mailer-hook.patch Same as before with fixed indentation Mathias Brodala, 2014-11-14 16:59
initialize-mailer-hook.patch (941 Bytes) initialize-mailer-hook.patch Adhere to CMS coding style Mathias Brodala, 2014-11-14 17:00

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #63832: Fix failing unit test after introduction of hook for mailer initializationClosedAnja Leichsenring2014-12-13

Actions
Actions #3

Updated by Gerrit Code Review over 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34176

Actions #4

Updated by Gerrit Code Review over 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34176

Actions #5

Updated by Mathias Brodala over 9 years ago

Now using a signal as suggested by Frans Saris.

Actions #6

Updated by Gerrit Code Review over 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34176

Actions #7

Updated by Gerrit Code Review over 9 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34176

Actions #8

Updated by Gerrit Code Review over 9 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34176

Actions #9

Updated by Gerrit Code Review over 9 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34176

Actions #10

Updated by Gerrit Code Review over 9 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34176

Actions #11

Updated by Mathias Brodala over 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 50 to 100
Actions #12

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF