diff options
| -rw-r--r-- | muttrc | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -# Documentation available at http://www.mutt.org/doc/devel/manual.html#reference +# Documentation available at http://www.mutt.org/doc/devel/manual#reference # imap settings source ~/.mutt/imap_pass # import password from external file to prevent accidental pasting :) @@ -60,9 +60,9 @@ set query_format="%4c %t %-25.25n %a" # header display ignore * -unignore from date subject to cc reply-to user-agent x-spam-status x-debbugs-cc +unignore from date subject to cc reply-to user-agent x-spam-status x-debbugs-cc message-id unhdr_order * -hdr_order subject date from reply-to to cc user-agent x-spam-status x-debbugs-cc +hdr_order subject date from reply-to to cc user-agent x-spam-status x-debbugs-cc message-id # some colors |
