From: Solomon Tan <solomonbstoner@protonmail.ch>
To: git@vger.kernel.org
Subject: git send-email with Protonmail Bridge
Date: Tue, 19 Apr 2022 03:57:18 +0000 [thread overview]
Message-ID: <Yl4zGh5VZTPVjV4D@ArchDesktop> (raw)
Hi all!
Does anyone here use git send-email with Protonmail Bridge and face the
problem of missing `In-Reply-To` and `References` headers?
I am new to git send-email. I am learning how to use it to make my first
contribution to the Linux Kernel. I tried submitting a patchset, but I
realize that the patches are out of thread. Patches 1 and 2 have no
problem, but Patch 3 is missing the `In-Reply-To` and `References`
headers.
https://lore.kernel.org/lkml/20220419011340.14954-1-solomonbstoner@protonmail.ch/T/#t
https://lore.kernel.org/lkml/20220419011340.14954-4-solomonbstoner@protonmail.ch/T/#u
The git send-email log tells me that the `In-Reply-To` and `References`
headers were included when the mail was sent.
I did a couple more tests using `--in-reply-to` to explicitly set it.
The log tells me that the header was included, but it isnt there in the
test email address receiving it. Does anyone know how I can overcome
this problem?
Thank you!
Cheers,
Solomon
reply other threads:[~2022-04-19 3:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=Yl4zGh5VZTPVjV4D@ArchDesktop \
--to=solomonbstoner@protonmail.ch \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.