Recently emails sent from g.d.o are coming from Anonymous. When logged-in users leave a comment on a wiki-post I created the other day the email notifications sent are from "anonymous" instead of listed as from the individual poster.

See attached image.

Comments

drumm’s picture

Josh & I upgraded a bunch of modules yesterday. I recommend checking if some related module updates are available, like token and whatever sends mails. Then checking configuration. I won't assign this to myself yet in case Greg or Josh can take it.

drumm’s picture

Assigned: Unassigned » drumm

Upgraded token from 1.16 to 1.18.

drumm’s picture

This could be it:

User notice: The messaging_text_replace() function called token replacement with an array rather than a string for $text in token_replace_multiple() (line 263 of /var/www/groups.drupal.org/htdocs/sites/all/modules/token/token.module).

drumm’s picture

Upgraded to messaging 6.x-2.x-dev for #1329024: Messaging is not compatible with latest token.module, which seems to be the only substantive change in the branch. The notifications are still going out as anonymous, but more cleanly.

drumm’s picture

Status: Active » Closed (duplicate)

I tracked this down to #1067198: sender_name should be used when preparing mail, where I'll be providing a patch shortly. I don't like keeping tracking issues open, so this is now a duplicate.

Project: Drupal.org infrastructure » Groups.drupal.org
Component: groups.drupal.org » Other