diff --git a/.muttrc b/.muttrc --- a/.muttrc +++ b/.muttrc @@ -1,6 +1,10 @@ # IMAP source ~/.mutt/roomag/config +macro index 'source ~/.mutt/roomag/config!' + +source `F=$HOME/.mutt/local; if [ ! -s "$F" ]; then F=/dev/null;fi;echo "$F"` + unset imap_passive set imap_idle = yes set imap_check_subscribed = yes