Closed (fixed)
Project:
Simplenews
Version:
4.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2024 at 15:16 UTC
Updated:
13 Jul 2024 at 14:09 UTC
Jump to comment: Most recent
After installation of vs. 4.0, the form at /admin/config/services/simplenews/settings/mail reads:
Generate plain-text alternative for HTML mails (less recommended). If you are using the recommended Swift Mailer module then disable this option and allow that module to generate them. If you enable this option then you need to configure both "Email: HTML" and "Email: Plain" view modes.
replace Swift Mailer with Symfony Mailer
as anywhere else in the UI
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 #4
ressaThanks for reporting @nofue, I updated the module to Drupal Symfony Mailer.
Comment #5
adamps commentedGreat thanks. URLs inside translation should be a parameter, like this line from
simplenews_help():Comment #7
keshav patel commentedUpdated as per #5, please review.
Comment #8
adamps commentedThanks, looks good to me. Can anyone else test it please and set RTBC?
Comment #9
azizos commentedI've tested it and it looks good to me too.
Comment #11
adamps commented