Specifying Reply-To header in patches email using git-send-email?

Frédéric Delanoy frederic.delanoy at gmail.com
Sat Aug 21 02:34:00 CDT 2010


I've tried for some time to specify the wine-devel Reply-To using
git-send-email, with little success so far
Any idea how this might be done?

Here's how my git config looks like:
[sendemail]
<smtp server config>
from = user <email>
to = wine-patches <wine-patches at winehq.org>
assume8bitEncoding = UTF-8

suppresscc = self
chainreplyto = false
thread = false
suppressfrom = true

Frédéric



More information about the wine-devel mailing list