From a07607d1b4227c26ce38f586c10da55505562e02 Mon Sep 17 00:00:00 2001 From: lace <> Date: Thu, 12 Apr 2007 14:01:57 +0000 Subject: [PATCH] Update header ignorations/colorizations. --- .muttrc.addons | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/.muttrc.addons b/.muttrc.addons index bfe7a75..c59ab18 100644 --- a/.muttrc.addons +++ b/.muttrc.addons @@ -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 -- 1.8.3.1