]> git.madduck.net Git - etc/mutt.git/blobdiff - .mutt/headers

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Padding on <pre> tags
[etc/mutt.git] / .mutt / headers
index 892048fef5ff60be8eb21a09847c582907584e79..dec911f8c4154cead96e99137eb499828780f52d 100644 (file)
@@ -3,17 +3,18 @@ hdr_order date
 hdr_order x-spam-relays-untrusted
 hdr_order from
 hdr_order organization organisation
-hdr_order x-eqto
+hdr_order x-eqto x-original-to
 hdr_order to cc
 hdr_order subject
 hdr_order message-id
+hdr_order disposition-notification-to return-receipt-to
 hdr_order x-debian-pr-package
 hdr_order x-spam:
 hdr_order x-trained-as x-crm114-autotrain
 hdr_order user-agent x-mailer x-newsreader
 hdr_order x-justme
 hdr_order x-autoreplied
-hdr_order x-tickle
+hdr_order x-tickle x-postponed x-was-postponed
 
 ignore *
 unignore date
@@ -24,12 +25,13 @@ unignore x-eqto
 unignore to cc
 unignore subject
 unignore message-id
+unignore disposition-notification-to return-receipt-to
 unignore x-debian-pr-package
 unignore x-spam:
 #unignore x-trained-as x-crm114-autotrain
 #unignore user-agent x-mailer x-newsreader
 unignore x-justme
 unignore x-autoreplied
-unignore x-tickle
+unignore x-tickle x-postponed x-was-postponed
 
 # vim:ft=muttrc