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

geodaniel’s picture

Priority: Critical » Normal

I'm seeing this too. Subscribing.

seanr’s picture

Status: Active » Fixed

Fixed in CVS, should show on d.o some time tonight. Thanks.

geodaniel’s picture

Status: Fixed » Active

It'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?

seanr’s picture

Status: Active » Fixed

OK, 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.