set sendmail = "/usr/bin/msmtp -a io"
set spoolfile = "+io/Inbox"
+
+unmy_hdr *
+my_hdr X-Accept-Language: nl en fr
+my_hdr X-GPG-Key: http://vanrenterghem.biz/publickey.gpg
+
+send-hook .io/* 'my_hdr X-Uptime: `uptime`'
+
bind index,pager \Cn sidebar-next # Ctrl-n - Next Mailbox
bind index,pager \Co sidebar-open # Ctrl-o - Open Highlighted Mailbox
+# Sorting mails
+set sort = threads
+set sort_browser = date
+set sort_aux = reverse-last-date-received
+
# Compose options
set envelope_from # allow setting who the sender is
set edit_headers # show headers when composing
# Set default account
-source ~/.config/mutt/mutt.account.biz
+source ~/.config/mutt/mutt.account.io
folder-hook io/* source ~/.config/mutt/mutt.account.io
folder-hook biz/* source ~/.config/mutt/mutt.account.biz