#5916 Pagure git commit emails use an odd 'From' header
Closed: Upstream Opened by andyp.

The Mail hook that I set up for gfs2-utils sends emails with this header:

From: git@pagure.io (git repository hosting)

which not only looks odd but is overly generic. Here's an example:

https://lists.fedorahosted.org/archives/list/cluster-commits@lists.fedorahosted.org/thread/UVNH4JLVCSH7JNPCX2F4OVYQ3CIMWQD5/

I would prefer something like:

From: Pagure <git@pagure.io>

It's just using the default that is in the users gcos entry in /etc/passwd.

Can you refile this on pagure upstream?

https://pagure.io/pagure/

They would know how to override it there or the like.... if you don't want to refile, let me know and I can do so.

:clapper:

Metadata Update from @kevin:
- Issue close_status updated to: Upstream
- Issue status updated to: Closed (was: Open)

Re-filed as https://pagure.io/pagure/issue/2134

Metadata