Adjusting the 'From' Address in Webform Generated Emails [Drupal 7]
Adjusting the 'From' Address in Webform Generated Emails [Drupal 7]Category
Drupal Version
A bug exists in Webform 3.x that can prevent you from changing the "From" address in an automated email template. There is an existing Drupal.org discussion about this issue: https://www.drupal.org/node/1804214#comment-9661515
Drupal 7 Fix
- Visit Configuration -> Content -> Webform (
admin/config/content/webform
). - Uncheck the Use Reply-To header option
- Save your changes.