Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to set In-Reply-To tag #81

Merged
merged 2 commits into from Oct 17, 2021
Merged

Conversation

matttbe
Copy link
Contributor

@matttbe matttbe commented Oct 13, 2021

This is useful to reply to a specific email, e.g. to a patch sent by email on a mailing list.

Please note that both the In-Reply-To and the References tags are filled-in. In theory, only the In-Reply-To tag should be enough but they are both linked to the same idea and in theory most emails readers should support a Message-ID given in In-Reply-To tag. So just in case, we fill both to imitate many email clients.

matttbe and others added 2 commits October 13, 2021 19:04
This is useful to reply to a specific email, e.g. to a patch sent by
email on a mailing list.

Please note that both the In-Reply-To and the References tags are
filled-in. In theory, only the In-Reply-To tag should be enough but they
are both linked to the same idea and in theory most emails readers
should support a Message-ID given in In-Reply-To tag. So just in case,
we fill both to imitate many email clients.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
@dawidd6 dawidd6 merged commit ba46013 into dawidd6:master Oct 17, 2021
@dawidd6
Copy link
Owner

dawidd6 commented Oct 17, 2021

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants