]> git.madduck.net Git - etc/neomutt.git/blobdiff - .config/neomutt/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:

header fixes
[etc/neomutt.git] / .config / neomutt / headers
index dec911f8c4154cead96e99137eb499828780f52d..79b054efc9a50fa18b9dfa6dd112921f913cacd2 100644 (file)
@@ -3,9 +3,9 @@ hdr_order date
 hdr_order x-spam-relays-untrusted
 hdr_order from
 hdr_order organization organisation
-hdr_order x-eqto x-original-to
-hdr_order to cc
 hdr_order subject
+hdr_order to cc
+hdr_order x-eqto x-original-to
 hdr_order message-id
 hdr_order disposition-notification-to return-receipt-to
 hdr_order x-debian-pr-package
@@ -17,21 +17,21 @@ hdr_order x-autoreplied
 hdr_order x-tickle x-postponed x-was-postponed
 
 ignore *
-unignore date
+unignore date:
 #unignore x-spam-relays-untrusted
-unignore from
+unignore from:
 #unignore organization organisation
-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-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 x-postponed x-was-postponed
+unignore x-justme:
+unignore x-autoreplied:
+unignore x-tickle: x-postponed: x-was-postponed:
 
 # vim:ft=muttrc