]> Sergey Matveev's repositories - dotfiles.git/commitdiff
X-Bogosity and X-Label headers
authorSergey Matveev <stargrave@stargrave.org>
Mon, 28 Mar 2022 16:53:36 +0000 (19:53 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 28 Mar 2022 16:54:18 +0000 (19:54 +0300)
mutt/.mutt/muttrc

index aa3248742161729b57a752e776d96d6276ef6c75..5aac582137bc6119c22dd1bc93812e8af466362f 100644 (file)
@@ -55,16 +55,18 @@ macro pager \cy <previous-line>
 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 <collapse-all>"