Add custom headers and sort mails recent on top in mutt.
[Dotty.git] / mutt / .config / mutt / mutt.account.io
1 set mbox_type=Maildir
2 set header_cache=~/.cache/mutt
3 set record = +io/sent
4 set from = frederik@vanrenterghem.io
5 set use_from = yes
6 set sendmail = "/usr/bin/msmtp -a io"
8 set spoolfile = "+io/Inbox"
10 unmy_hdr *
11 my_hdr X-Accept-Language: nl en fr
12 my_hdr X-GPG-Key: http://vanrenterghem.biz/publickey.gpg
14 send-hook .io/*     'my_hdr X-Uptime: `uptime`'