Symfony Mailer Addons
Security covered
This module extends the Symfony Mailer module by adding configurable multilingual footer links to outgoing emails. It also provides adjusters to customize email template suggestions and ensure legacy HTML email body formats render correctly.
This module provides additional functionality for the Symfony Mailer module.
Features
- Email Footer Links: Allows administrators to configure multilingual footer links that are appended to emails sent by Symfony Mailer.
- Email Template Suggestion Adjuster: Provides a plugin to add custom template suggestions for emails.
- Legacy Body Format Email Adjuster: Provides a plugin to fix legacy email body formats, ensuring HTML emails are rendered correctly.
Configuration
Email Footer Links
- Go to the configuration page.
- Add links for each enabled language.
- The links will be available in the `footer_links` variable in your email templates.
Email Adjusters
- Go to the Symfony Mailer policy configuration.
- Add the "Email Template Suggestion Adjuster" or "Legacy Body Format Email Adjuster" to your policy.
- Configure the adjuster settings as needed.