Reply To
Categories
Component ID
2788363
Component name
Reply To
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1037
Component created
Component changed
Component body
Many email service providers, such as AWS SES, require a validated 'From' email address. However, by default Drupal 7 allows any email address as the from address. For example the contact module uses the user entered email address as the 'From' address.
Reply To is a very simple module that replaces every outgoing mail's 'From' email address with the site email address, and adds the original 'From' as the 'Reply-To' email.
Drupal 8
This issue has been resolved in core for Drupal 8. See https://www.drupal.org/node/111702
Comparisons with other 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.
