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.
| Comment | File | Size | Author |
|---|---|---|---|
| Inbox (28) - jacobredding@gmail.com - Gmail-1.pdf | 24.8 KB | jredding |
Comments
Comment #1
drummJosh & 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.
Comment #2
drummUpgraded token from 1.16 to 1.18.
Comment #3
drummThis 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).
Comment #4
drummUpgraded 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.
Comment #5
drummI 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.