Project

General

Profile

Actions

Bug #79303

closed

Change default mail transport - swiftmailer 5.4.5 has deprecated the mail() Transport class

Added by Andreas Allacher over 7 years ago. Updated about 6 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-01-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

With the update to swiftmailer 5.4.5 the Swift_MailTranport class and corresponding classes have been deprecated,
see also: https://github.com/swiftmailer/swiftmailer/blob/v5.4.5/lib/classes/Swift/MailTransport.php

So I think it would be a good idea to change the default mail transport handler.
Not sure to what though. Maybe make it part of the FIRST_INSTALL process?


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #83805: Upgrade SwiftMailer to v6Rejected2018-02-08

Actions
Actions #1

Updated by Stefan Neufeind about 6 years ago

  • Related to Task #83805: Upgrade SwiftMailer to v6 added
Actions #2

Updated by Stefan Neufeind about 6 years ago

Deprecated for security-reasons they say:
https://github.com/swiftmailer/swiftmailer/issues/866

Actions #3

Updated by Stefan Neufeind about 6 years ago

We can't switch the default for 8 LTS anymore (released version). We might however improve documentation that this transport is deprecated and not really recommended.
For v9 we might upgrade Swiftmailer to v6 (#83805) and there the mail-transport is gone completely.

Actions #4

Updated by Stefan Neufeind about 6 years ago

  • Status changed from New to Rejected

No change for 8 LTS anymore, since it would be a too big change in the LTS-release. But we'll adjust it for v9, which will switch to SwiftMailer v6 which doesn't have that mail-class anymore :-) (see related ticket)

Actions

Also available in: Atom PDF