summaryrefslogtreecommitdiffstats
path: root/mutt/imap
blob: 0ef325326a7fcd8a0a28c781545b1de22216ffd2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
set imap_passive=no
set imap_check_subscribed
set timeout=60
set mail_check=60
set header_cache=~/.mutt/cache
set message_cachedir=~/.mutt/cache
set net_inc=5
set mark_old=no

# vim:ft=muttrc: