From: Ramsay Jones <ramsay@ramsayjones.plus.com>
To: "Christian König" <christian.koenig@amd.com>, git@vger.kernel.org
Subject: Re: Problem with git send-email and --reply-to
Date: Fri, 24 Apr 2026 14:42:42 +0100 [thread overview]
Message-ID: <cb3bcb25-ed95-40ec-a924-c9924a025c87@ramsayjones.plus.com> (raw)
In-Reply-To: <26f3a5b2-1656-482a-9349-ca3592b8bba1@amd.com>
On 24/04/2026 2:13 pm, Christian König wrote:
> Hello everybody,
>
> either I've found a bug or there is something absolutely not obvious going on here with git send-email.
>
> I want to use the --reply-to option with git send-email to make sure that people reply to my AMD mail address and not my gmail address used for sending mails.
>
> When I use the option on the command line it works fine, but when I put that into my .gitconfig it doesn't seem to have any effect.
>
> Any idea what could be wrong here?
>
> .gitconfig looks like this:
>
> [user]
> name = Christian König
> email = christian.koenig@amd.com
> [sendemail]
> reply-to = christian.koenig@amd.com
I don't think this is a valid config variable. It is not mentioned in the man page.
In the source, it is noted as '# Variables we fill in automatically, or via prompting:'
in addition to being part of the command-line '%options' map. So, ...
Sorry not to be of more help.
ATB,
Ramsay Jones
next prev parent reply other threads:[~2026-04-24 13:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-24 13:13 Problem with git send-email and --reply-to Christian König
2026-04-24 13:42 ` Ramsay Jones [this message]
2026-04-24 16:29 ` Tian Yuchen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cb3bcb25-ed95-40ec-a924-c9924a025c87@ramsayjones.plus.com \
--to=ramsay@ramsayjones.plus.com \
--cc=christian.koenig@amd.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox