From 8c3e6276c4238f4b74528cbcf0383918918e3f4e Mon Sep 17 00:00:00 2001 From: Hocuri <18012815+Hocuri@users.noreply.github.com> Date: Tue, 14 Apr 2020 10:56:08 +0200 Subject: [PATCH] Update mailing_list.rst --- draft/mailing_list.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/mailing_list.rst b/draft/mailing_list.rst index 92c17fafe..c97ef3496 100644 --- a/draft/mailing_list.rst +++ b/draft/mailing_list.rst @@ -2,6 +2,8 @@ I do not actually understand why such emails were hidden in the first place, though; if there is an automatic answer stating that someone is out of office or if an email could not be delivered (these are the usual reasons why such emails are sent), I would want to know about this as a user. + Björn: to the ListId-header: it is already an improvement to use only that and to keep ignoring mails with Precedence-header. historically, i ignored all these mails to reduce noise that is created from them (eg. contacts should not be added to the suggestion list...) and to be able to concentrate on other things first. + 3. for `List-Id: foo `, bla now is the id and foo is the name. For GitHub and GitLab notifications this is bad because all notifications will go into one chat. Maybe we should instead take the "in-reply-to" header to find out what messages belong together. For normal mailing lists, of course, this will create a second chat if someone does not use the "Reply" button to write to that mailing list.