ignore * # Ignore all lines by default
# I do want to see these fields, though!
-unignore date from to x-original-to reply-to mail-followup-to cc \
+unignore date from reply-to mail-followup-to followup-to to x-original-to cc \
newsgroups subject user-agent x-mailer x-url x-face
# Default list of header fields to weed when displaying
# hdr_order <hdr1> [ <hdr2> ... ]
#
-hdr_order date from to x-original-to reply-to mail-followup-to cc \
+hdr_order date from reply-to mail-followup-to followup-to to x-original-to cc \
newsgroups subject user-agent x-mailer x-url x-face
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -