--- ** [tickets:#8322] Better from address than just "nore...@mysite.com"** **Status:** open **Milestone:** unreleased **Created:** Thu Aug 08, 2019 09:22 PM UTC by Dave Brondsema **Last Updated:** Thu Aug 08, 2019 09:22 PM UTC **Owner:** nobody Many places like `sendsimplemail` use `g.noreply` as the `fromaddr` and `reply_to`. Which means emails arrive with "nore...@mysite.com" as the From address and Gmail shows that as just "noreply" as the sender. We should change `fromaddr` in lots of those places to include the `site_name` config value. So that the sender is like `My Site <nore...@mysite.com>` and then "My Site" will show up instead of "noreply" in mail clients. --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.