Project

General

Profile

Actions

Feature #76349

closed

Integrate Swift Mailer's spool transport into TYPO3

Added by R3 H6 almost 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2016-05-28
Due date:
% Done:

100%

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

Description

TYPO3 uses Swift Mailer for sending mails.
Switftmailer itself offers to spool mails and send them later.

Swiftmailer SpoolTransport:
https://github.com/swiftmailer/swiftmailer/blob/fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9/lib/classes/Swift/SpoolTransport.php

Symfony as example is using this feature:
http://symfony.com/doc/current/cookbook/email/spool.html

As a proove of concept using xclasse:
https://github.com/r3h6/TYPO3.EXT.mail_spool

This would be a nice feature for the core.
What must be done:
- Extension settings must be extended with spool properties
- MailMessage and Mailer class must be changed (fully backwards compatible, see proove of concept)
- CLI/Schedular command for flush queue

Questions:
- Where to temporary store the mail messages on file system (typo3temp/?)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #83880: Improve default directory for mail spoolingClosed2018-02-13

Actions
Actions #1

Updated by R3 H6 almost 8 years ago

  • Assignee deleted (R3 H6)
Actions #2

Updated by Gerrit Code Review almost 8 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 https://review.typo3.org/49182

Actions #3

Updated by Riccardo De Contardi about 7 years ago

  • Target version changed from 8 LTS to 9.0
Actions #4

Updated by Gerrit Code Review almost 7 years ago

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

Actions #5

Updated by Gerrit Code Review almost 7 years ago

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

Actions #6

Updated by Gerrit Code Review almost 7 years ago

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

Actions #7

Updated by Gerrit Code Review almost 7 years ago

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

Actions #8

Updated by Susanne Moog about 6 years ago

  • Target version changed from 9.0 to 9.2
Actions #9

Updated by Gerrit Code Review about 6 years ago

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

Actions #10

Updated by Gerrit Code Review about 6 years ago

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

Actions #11

Updated by Remo H. about 6 years ago

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

Updated by Georg Ringer about 6 years ago

  • Related to Bug #83880: Improve default directory for mail spooling added
Actions #13

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF