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

Commits on Oct 13, 2021

  1. Add ability to set In-Reply-To tag

    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>
    matttbe committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    82d2fe2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Update test.yml

    dawidd6 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    3aa8f30 View commit details
    Browse the repository at this point in the history