Posted by martenius on September 3, 2009 at 5:10pm
Jump to:
| Project: | Advanced User |
| Version: | 6.x-3.x-dev |
| Component: | Feature |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
hello,
i would like the outgoing emails sent by this module to contain email of the actual sender (user that sent the mail) instead of the general drupal e-mail address. could anyone help with this?
thank you, Martin
Comments
#1
I think should be doable. I would have a settings checkbox for the feature. Then change the mail headers before the mail is sent.
#2
The patch found at #765776-9: 6.x-3.x changes has implemented this and I also added a nobody@$_SERVER[SERVER_NAME] option while I was at it. It is the responsibility of the administrator to ensure that the From sender has authentication rights for sending the mail in his own environment and this is noted as a warning message on the admin/settings/advuser page.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.