Update header ignorations/colorizations.
authorlace <>
Thu, 12 Apr 2007 14:01:57 +0000 (14:01 +0000)
committerlace <>
Thu, 12 Apr 2007 14:01:57 +0000 (14:01 +0000)
.muttrc.addons

index bfe7a75..c59ab18 100644 (file)
@@ -80,12 +80,17 @@ set pgp_replysignencrypted
 
 # Ignore headers
 ################
-ignore received content- mime-version status x-status sender
-ignore references return-path lines precedence x-authentication-warning
-ignore list-help list-subscribe list-unsubscribe list-post list-archive
-ignore x-mimetrack priority x-priority importance x-mime-autoconverted
-ignore x-accept-language x-sender x-antirelay
-ignore x-msmail-priority x-mimeole x-pop3-rcpt delivered-to
+unignore *
+ignore received: content-transfer-encoding: content-length: Content-Disposition:
+ignore mime-version: status: x-status: sender:
+ignore references: lines: x-authentication-warning:
+ignore list-help: list-subscribe: list-unsubscribe: list-post:
+ignore x-loop: errors-to: x-beenthere: X-Mailman-Version: X-Sieve:
+ignore x-mimetrack: priority: x-priority: importance: precedence: x-mime-autoconverted:
+ignore x-accept-language: x-sender: x-antirelay:
+ignore x-msmail-priority: x-mimeole: x-pop3-rcpt: delivered-to:
+ignore face: organization:
+color header brightyellow black ^(From|Subject|To|Cc|Bcc|Message-ID):
 
 # Colors
 ########
@@ -101,7 +106,6 @@ color message brightcyan black
 color normal white black
 color attachment brightmagenta black
 color search black green  # how to hilite search patterns in the pager
-color header brightyellow black ^(From|Subject):
 color body brightyellow black "(ftp|http)://[^ ]+"  # point out URLs
 color body brightcyan black [-a-z_0-9.]+@[-a-z_0-9.]+ # e-mail addresses
 color underline brightgreen black