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

mizru’s picture

Also having the same problem - however I'm also not getting the right "from" address in Drupal's built-in contact forms. Any ideas?

john.money’s picture

Haven'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).

quicksketch’s picture

Status: Active » Closed (fixed)

This 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.