Page MenuHomePhabricator

Replace SwiftMailer with SymfonyMailer
Closed, ResolvedPublic3 Estimated Story Points

Description

SwiftMailer will reach EOL on November 2021. While that won't affect the fundraising application in the short run, we should still replace the mailer.

Acceptance Criteria

  • fundraising-application uses the symfony/mailer package instead of SwiftMailer

Implementation notes:
The new package is identical to the old one. Looking at the Rector migration script, this change can be done by replacing class names in the code

Event Timeline

gabriel-wmde updated the task description. (Show Details)
gabriel-wmde set the point value for this task to 3.
kai.nissen claimed this task.