Closed (fixed)
Project:
Webform
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2007 at 21:50 UTC
Updated:
23 Jan 2008 at 19:39 UTC
I've selected the default (site email) as the from email, but it's not coming through in the from or reply-to headers.
Is anyone else having this problem?
Comments
Comment #1
mizru commentedAlso having the same problem - however I'm also not getting the right "from" address in Drupal's built-in contact forms. Any ideas?
Comment #2
john.money commentedHaven't dug too much into WebForm so I won't supply a patch just yet, but they appear to be promptly unset on line 1358 of webform.module. Commenting out lines 1358-1366 will give you the expected behavior (e.g. webmails come from the site name/address).
Comment #3
quicksketchThis problem should have been corrected as part of http://drupal.org/node/210374. Please reopen if the problem still exists in the latest version of webform.