Symfony Mailer From Filter
This module restricts outgoing email 'From' addresses to a predefined whitelist. Addresses not on the whitelist are moved to the 'Reply-to' field, which is useful for servers that only send emails from specific addresses or domains.
Introduction
The Symfony Mailer Reply-to module limits all outgoing email 'From' addresses to a whitelist and moves unrecognized 'From' addresses to the 'Reply-to' address.
The primary use case for this module is when the outgoing email server will only send emails from a known email address or domain.
Requirements
Drupal Symfony Mailer integrates Symfony Mailer into Drupal
Installation
Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/node/895232 for further information.
Configuration
- Add 'From filter' to Mail policies as needed (/admin/config/system/mailer)
Similar modules
- Webform Reply To allows you to customize the Reply-To for each webform.
- Contact Reply-To replaces From with site email, and uses it for Reply-To for contact forms only.
Related issues/feature requests
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-alpha1 | Pre-release | 10–11 | Mar 7, 2025 | ||
| 1.0.x-dev | Dev | 10–11 | Mar 7, 2025 |