set autoedit = yes
set editor = "nano -r 80"
+set reply_to = yes
+set followup_to = no
set fast_reply = yes
# The regex is case-insensitive POSIX ERE. Handle multiple prefixes using diff
# common languages seen in groups.
set include = yes
ignore *
-unignore from date subject to cc x-mailing-list list-id message-id
+unignore from reply-to mail-reply-to date subject to mail-followup-to cc x-mailing-list list-id message-id
unhdr_order *
-hdr_order subject from to cc date list-id x-mailing-list message-id
+hdr_order subject from reply-to mail-reply-to to mail-followup-to cc date list-id x-mailing-list message-id
source ~/.config/mutt/bindings.rc
source ~/.config/mutt/formatting.rc