Closed (fixed)
Project:
Forward
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2008 at 13:56 UTC
Updated:
30 Mar 2009 at 21:30 UTC
Following problem:
I have forward installed under drupal 6, and all the emails seem to get sent with the 'from' address set to the site's main email address (saved under admin/settings/site-information) rather than the actual email address entered by the user in the forward form.
Any clues? Thanks.
Comments
Comment #1
geodaniel commentedI'm seeing this too. Subscribing.
Comment #2
seanrFixed in CVS, should show on d.o some time tonight. Thanks.
Comment #3
geodaniel commentedIt's unclear which address should actually be used here. There's an email address field in the forward module settings, but it's not actually this email address that's used, it's the sending user's own email address. What is the one in the admin settings used for?
Comment #4
seanrOK, I've changed the behavior so that the field in the settings page is blank by default, so it'll use the sender's address unless you fill this field out to override it manually. Committed to CVS for all branches, but there won't be a new release until tomorrow.