#3428 Do not set the Reply-To and Mail-Followup-To headers when not needed
Merged by pingou. Opened by pingou.
fix_reply_to  into  master

Download 3428.patch

Basically, when there is no milter configured, you can't reply to a
ticket or PR by email. So in those cases, don't set these two headers at
all, they are more confusing than anything...

Fixes https://pagure.io/pagure/issue/3399

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

1 new commit added

  • Fix docstring

rebased onto 7186a488c553a1bbb6e2de9fc0ecc14b63e6c6bc

rebased onto 8d429fb5e06620c2313154e9452f397c5bbc9198

rebased onto fc8b3f132c5629f95df8d865f47961b2775277cd

rebased onto 7186a488c553a1bbb6e2de9fc0ecc14b63e6c6bc

rebased onto fc8b3f132c5629f95df8d865f47961b2775277cd

rebased onto d59642d18b41a26a5e19699594d900e2afa57e8a

rebased onto 9f3f7986fb631bdc393765a8818b76fc3973f344

should not be?

LGTM

Good catch, thanks

rebased onto ec3e61872a6b983df94568a0cfe749473588002d

Thanks for the review :)

Pull-Request has been merged by pingou

Metadata