Skip to content

Threaded email notifications by adding missing mail headers #2645

Closed
@mxmehl

Description

@mxmehl

Description

Currently, the email notifications lack some headers which would make them easier to read and follow in mail clients. Even in a modern MUA the notification mails aren't shown in a thread like with Github mails.

This is because following headers are missing (from a mail of a Github pull request):

  • Message-ID: <astroidmail/astroid/pull/412/push/2025975904@github.com>
  • In-Reply-To: <astroidmail/astroid/pull/412@github.com>
  • References: <astroidmail/astroid/pull/412@github.com>

While the message-id isn't required to allow the threaded view it's part of a valid email layout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/enhancementAn improvement of existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions