Problem/Motivation
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | swiftmailer.unsupported.3251500-2.patch | 707 bytes | adamps |
Issue fork swiftmailer-3251500
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
adamps commentedComment #4
adamps commentedComment #5
martijn de witComment #6
crtlf commentedIt should have been an absolute URL, as it's redirecting to the current website instead of drupal.org
Comment #7
jelle_sIs there an upgrade path described somewhere?
Comment #8
simgui8 commented@crtlf
I have created an issue to make the Symfony Mailer warning URL absolute.
https://www.drupal.org/project/swiftmailer/issues/3253356
Comment #9
adamps commentedBasically you would just uninstall swiftmailer and install symfony_mailer. You would then reconfigure your transport settings - or #3233579: Upgrade path from SwiftMailer would automatically do that.
There is some reasonable developing documentation for Symfony Mailer.