From 9c7306b5bdad5775deede7c95447048b5a79f0bd Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 28 Mar 2022 19:53:36 +0300 Subject: [PATCH] X-Bogosity and X-Label headers --- mutt/.mutt/muttrc | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/mutt/.mutt/muttrc b/mutt/.mutt/muttrc index aa32487..5aac582 100644 --- a/mutt/.mutt/muttrc +++ b/mutt/.mutt/muttrc @@ -55,16 +55,18 @@ macro pager \cy alternative_order text/plain text/enriched text/html auto_view text/html unignore \ - Mail-Followup-To \ List-Id \ - Reply-To \ + Mail-Followup-To \ Mail-Reply-To \ - Organization \ + Message-Id \ OpenPGP \ + Organization \ + Reply-To \ Return-Path \ - X-Mailer \ User-Agent \ - Message-Id + X-Bogosity \ + X-Label \ + X-Mailer fcc-hook .* $record folder-hook . "set sort = threads; push " -- 2.44.0