Download & Extend

Use sender mail address for mail sent to user

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

Title:change sender email» Use sender mail address for mail sent to user
Version:6.x-2.3» 6.x-3.x-dev

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

Status:active» fixed

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

Status:fixed» closed (fixed)

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