Tue, 07 Mar 2017 15:24:38 -0500
Add a logout
.muttrc | file | annotate | diff | comparison | revisions |
--- a/.muttrc +++ b/.muttrc @@ -3,7 +3,7 @@ set config_charset = "utf-8" # IMAP source ~/.mutt/roomag/config -macro index,pager <f2> '<sync-mailbox><enter-command>source ~/.mutt/roomag/config<enter><change-folder>!<enter>' 'switch roomag' +macro index,pager <f2> '<sync-mailbox><imap-logout-all><enter-command>source ~/.mutt/roomag/config<enter><change-folder>!<enter>' 'switch roomag' source ~/.mutt/gpg2.rc source `F=$HOME/.mutt/local; if [ ! -s "$F" ]; then F=/dev/null;fi;echo "$F"`