Is there any interest in adding a sender field?

This could just default to the current system email address. For many organisations it would make sense to ensure a reply to a generated email from a user gets to the right person/department. I think it probably should be in the core action already, but it's probably easier (well, at all possible) getting it in here.

Happy to supply a patch if there's interest.

CommentFileSizeAuthor
#1 token_actions.module.hack_.txt10.11 KBAnonymous (not verified)

Comments

Anonymous’s picture

StatusFileSize
new10.11 KB

Hi NicolasH, I've got an hack to replace the admin email with current user's email in the sender field, but now I'd like to set automatically a CC field with sender email. Can you help me?

Do you think this http://drupal.org/node/976404#comment-4150794 is real case?

Anonymous’s picture

anybody?

nicolash’s picture

Yes, I think that comment is valid, AFAIK.

My use case was a bit different back then. The sender would have still been under the same domain, just a different email, like sales@mycompany, support@mycompany etc. So that wouldn't have been a problem.

Either way, I don't think there's any interest in this by the maintainers, so no point writing a patch.

I ended up writing my own action, where you can do whatever you want - it's a nice clean API. I just thought the requirement was generic enough to be put in here.

bluegeek9’s picture

Issue summary: View changes
Status: Active » Closed (outdated)