]> 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:

do not tag-prefix when editing in pager,index
[etc/mutt.git] / .mutt / headers
index 892048fef5ff60be8eb21a09847c582907584e79..fe02da222abb441527232d7eb94aac591ccb7804 100644 (file)
@@ -13,7 +13,7 @@ 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
@@ -30,6 +30,6 @@ unignore x-spam:
 #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