]> git.donarmstrong.com Git - mail.git/blobdiff - .muttrc
* update folder format
[mail.git] / .muttrc
diff --git a/.muttrc b/.muttrc
index 335643d5eacd43d6e0c5e675a0a64bdea1b189c4..44b5b15df05d0bae375a1796a03aba43f77051b3 100644 (file)
--- a/.muttrc
+++ b/.muttrc
@@ -329,7 +329,7 @@ set attribution='On %{%a, %d %b %Y}, %n wrote:\n'
 # %N "N" if new mail   %s size in bytes        %t "*" if tagged
 # %u owner name                %>X right justify the rest and pad with "X"
 # %|X pad to the end of the line with character "X"
-set folder_format="%3C %t%N %F %-8.8u %-8.8g %8s %d %f"
+set folder_format="%3C %t%N %8s %f"
                        # file browser menu
 
 
@@ -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>"