Task #83805
closedUpgrade SwiftMailer to v6
0%
Description
Biggest change for us is that the previously deprecated mail-transport is dropped completely now. But that's for security-reasons.
https://forge.typo3.org/issues/79303
https://github.com/swiftmailer/swiftmailer/issues/866
Updated by Stefan Neufeind almost 7 years ago
- Related to Bug #79303: Change default mail transport - swiftmailer 5.4.5 has deprecated the mail() Transport class added
Updated by Gerrit Code Review almost 7 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/55603
Updated by Markus Klein almost 7 years ago
Summary from Slack discussion.
- Upgrade to v6 desired
- non-breaking
- new default:
- sendmail if http://php.net/manual/en/mail.configuration.php#ini.sendmail-path is set
- otherwise smtp possibly taking http://php.net/manual/en/mail.configuration.php#ini.smtp into account
- silent upgrader can switch transport from mail to the new default
Updated by Gerrit Code Review over 6 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/55603
Updated by Gerrit Code Review over 6 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/55603
Updated by Gerrit Code Review over 6 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/55603
Updated by Gerrit Code Review over 6 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/55603
Updated by Gerrit Code Review over 6 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55603
Updated by Gerrit Code Review over 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/55603
Updated by Gerrit Code Review over 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/55603
Updated by Gerrit Code Review over 6 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55603
Updated by Susanne Moog over 5 years ago
- Status changed from Under Review to Rejected
Patch has been abandoned and issue has been rejected (see comments in review)