The batch fixes the bug where default email address set in forward settings is not used when submitting forward forms, site default email address is used instead and adds an option to use from field value as sender instead of default forward email address from forward settings.

CommentFileSizeAuthor
forward.module-default-email-patch.patch1.61 KBnonsie

Comments

seanr’s picture

Fixed, but not quite as written - It was always intended to the user's specified from address but due to an omission on my part, it was dropped in the port to Drupal 6. I have restored it to it's intended function, but I'm not keen on making the from address be specified by the admin (replies would be misdirected, etc.).

nonsie’s picture

In that case why is there a default from email address field?

seanr’s picture

Status: Needs review » Fixed

Oops, looks like this was actually a typo in the module. I wrote that code a long time ago but never used it so I didn't reallise it was doing that. Sorry about that. It'll be released in a bit after I finish up some other bugs.

Status: Fixed » Closed (fixed)

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