.muttrc

changeset 315
4f39f5f13418
parent 314
1028fece0d41
child 320
8728ad7770a0
equal deleted inserted replaced
314:1028fece0d41 315:4f39f5f13418
1 # IMAP 1 # IMAP
2 source ~/.mutt/roomag/config 2 source ~/.mutt/roomag/config
3 3
4 macro index <f2> '<sync-mailbox><enter-command>source ~/.mutt/roomag/config<enter><change-folder>!<enter>' 4 macro index <f2> '<sync-mailbox><enter-command>source ~/.mutt/roomag/config<enter><change-folder>!<enter>'
5 5
6 source ~/.mutt/gpg2.rc
6 source `F=$HOME/.mutt/local; if [ ! -s "$F" ]; then F=/dev/null;fi;echo "$F"` 7 source `F=$HOME/.mutt/local; if [ ! -s "$F" ]; then F=/dev/null;fi;echo "$F"`
7 8
8 unset imap_passive 9 unset imap_passive
9 set imap_idle = yes 10 set imap_idle = yes
10 set imap_check_subscribed = yes 11 set imap_check_subscribed = yes

mercurial