emails are not send from the site_email as as typical in drupal. visible on groups site.

CommentFileSizeAuthor
#3 signup_from_header.patch.13.03 KBdww
#2 signup_from_header.patch3.11 KBdww

Comments

dww’s picture

i just talked to hunmonk about this. he agrees this is a bug. to quote:

Chad: i don't think we should force the coordinators email to be exposed
Chad: not sure what the hell i was thinking there  :)

this will be a trivial fix. however, we're just in the middle of getting a big new patch (http://drupal.org/node/68497) reviewed and committed, so i'm going to hold off on fixing this until the dust settles on #68497, so as not to create conflicts and extra work for what we're doing right now...

thanks for the report,
-derek

dww’s picture

Assigned: Unassigned » dww
Status: Active » Needs review
StatusFileSize
new3.11 KB

this will probably conflict w/ hunmonk's anon signups patch, but here's an untested patch for this.

dww’s picture

StatusFileSize
new3.03 KB

the anon patch just went in, and the old one here definitely conflicted. new patch for current HEAD and 4.7.

dww’s picture

Title: wrong FROM on signup notification emails to node owner » wrong FROM header in signup notification emails
Status: Needs review » Reviewed & tested by the community

actually, the FROM headers are broken in other signup-related emails, too. both hunmonk and i have now tested this. i'm about to commit everywhere.

dww’s picture

Status: Reviewed & tested by the community » Fixed

applied to HEAD and 4.7, backported to 4.6

Anonymous’s picture

Status: Fixed » Closed (fixed)