diff options
Diffstat (limited to 'mutt/muttrc')
-rw-r--r-- | mutt/muttrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mutt/muttrc b/mutt/muttrc index 9b834aa..41c2a20 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -63,9 +63,9 @@ set status_format = "───[ Folder: %f ]───[%r%m messages%?n? (%n ne # Header Options ------------------------------------- ignore * # ignore all headers -unignore from: to: cc: delivered-to: -unignore date: subject: In-Reply-To: Message-ID: -unignore X-Spambayes-Classification: X-Spambayes-Trained: +unignore from to cc delivered-to +unignore date subject In-Reply-To Message-ID +unignore X-Spambayes-Classification X-Spambayes-Trained #unhdr_order * # some distros order things by default #hdr_order from: to: cc: date: subject: # and in this order |