#1256 Setting Mail-Followup-To when sending message to users
Merged by pingou. Opened by sergiodj.
sergiodj/pagure mail-followup-to  into  master

Download 1256.patch

I use Gnus as my MUA, and every time I get a message from pagure, I hit "F" automatically (muscle memory) in order to "reply to all". This ends up including "pagure@pagure.io" to the list of addresses that the message will be sent to. This happens because the Reply-To header is set, but the Mail-Followup-To is not. This commit fixes that.

Looks good, could you rebase on the top of master and force-push?

I try to keep the history linear :)

On Thursday, September 01 2016, pagure@pagure.io wrote:

pingou commented on the pull-request: Setting Mail-Followup-To when sending message to users that you are following:
``
Looks good, could you rebase on the top of master and force-push?

I try to keep the history linear :)

Oh, I thought I did that. Sorry! I'll do that :-).

--
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/

rebased

Needs to be re-done every time I merge a PR as then the history changes :)

Merging, thanks! :)

Pull-Request has been merged by pingou

Metadata