.muttrc

changeset 300
774a66f904a6
parent 291
c9832253606a
child 301
d555b7f5628d
equal deleted inserted replaced
299:0258fafac928 300:774a66f904a6
1 # IMAP 1 # IMAP
2 source ~/.mutt/roomag/config 2 source ~/.mutt/roomag/config
3
4 macro index <f2> '<sync-mailbox><enter-command>source ~/.mutt/roomag/config<enter><change-folder>!<enter>'
5
6 source `F=$HOME/.mutt/local; if [ ! -s "$F" ]; then F=/dev/null;fi;echo "$F"`
3 7
4 unset imap_passive 8 unset imap_passive
5 set imap_idle = yes 9 set imap_idle = yes
6 set imap_check_subscribed = yes 10 set imap_check_subscribed = yes
7 set imap_keepalive = 300 11 set imap_keepalive = 300

mercurial