]> git.donarmstrong.com Git - mail.git/blobdiff - .muttrc
update sdondly mail hook
[mail.git] / .muttrc
diff --git a/.muttrc b/.muttrc
index 335643d5eacd43d6e0c5e675a0a64bdea1b189c4..d45ed5f313eaef7d8a772dbb19f018d526bfcb8c 100644 (file)
--- a/.muttrc
+++ b/.muttrc
@@ -711,6 +711,7 @@ color header    yellow     default  "^message-id: .*pine"
 color header    yellow     default  "^X-Fnord:"
 color header    yellow     default  "^X-WebTV-Stationery:"
 color header    yellow     default  "^X-Message-Flag:"
+color header    yellow        default  "^X-Diagnostic:"
 
 color indicator white      blue
 color markers   red        default
@@ -760,10 +761,12 @@ unignore user-agent: x-agent: x-mailer: x-newsreader:
 unignore newsgroups: posted-to: x-spam-rule:
 # These can provide amusement
 unignore X-Fnord: X-WebTV-Stationery: X-Message-Flag:
+# procmail rules for listmaster
+unignore X-Diagnostic:
 
 # ordering of headers in the pager
 unhdr_order *
-hdr_order Date: From: To: Cc: X-Newsreader: X-Mailer: Organization: Organisation: User-Agent: X-Fnord: X-WebTV-Stationery: X-Message-Flag: Newsgroups: Reply-To: Subject: x-spam-rule:
+hdr_order Date: From: To: Cc: X-Newsreader: X-Mailer: Organization: Organisation: User-Agent: X-Fnord: X-WebTV-Stationery: X-Message-Flag: X-Diagnostic: Newsgroups: Reply-To: Subject: x-spam-rule:
 
 ## "alternates" tells mutt about your addresses.  Mutt thus can show mails
 ## addresses to you in the folder index as "personal" using the flag '+'.
@@ -795,7 +798,7 @@ send-hook "(~C submit@bugs.debian.org |~C control@bugs.debian.org |~C \d+@bugs.d
 
 # Fix the Mail-Followup-To for sdondley
 reply-hook . unmy_hdr "Mail-Followup-To";
-reply-hook "(~f sdondley@gmail.com|~f s@gmail.com)" my_hdr "Mail-Followup-To: Don Armstrong <don@donarmstrong.com>";
+reply-hook "(~f sdondley@gmail.com|~f s@gmail.com|~f s@dondley.com)" my_hdr "Mail-Followup-To: Don Armstrong <don@donarmstrong.com>";
 
 # Debian folder hooks
 folder-hook debian my_hdr "From: Don Armstrong <don@debian.org>"