1
0
Fork 0
dotfiles/mutt/common
2016-08-14 13:11:18 -04:00

33 lines
756 B
Text

set header_cache = ~/.cache/mutt
set send_charset = "us-ascii:utf-8"
set text_flowed = yes
unset imap_passive
set imap_keepalive = 300
set mail_check = 60
set timeout = 120
set imap_check_subscribed
set sort = threads
set beep_new = yes
macro pager \cu <pipe-entry>'urlview'<enter> 'Follow links with urlview'
macro attach o <pipe-entry>'pipe xdg-open'<enter> 'Open attachment with associated application'
color index default default ~N
color index default default ~O
color index default default ~F
color index default default ~T
color index default default ~D
set mailcap_path = ~/.mutt/mailcap
auto_view text/html
alternative_order text/plain text/html
set fast_reply = yes
set include = yes
set sort = threads
set sort_aux = last-date-received