INBOX now universal inbox

This commit is contained in:
Luke Smith
2018-06-08 11:45:01 -04:00
parent a83cde97a4
commit 2ee95907f1
2 changed files with 3 additions and 4 deletions

View File

@ -13,6 +13,8 @@ source "~/.config/mutt/credentials/getmuttpass $title |"
set mbox_type = Maildir
set ssl_starttls = yes
set ssl_force_tls = yes
set spoolfile = "+INBOX"
macro index,pager gi "<change-folder>=INBOX<enter>" "Go to inbox."
bind index,pager gg noop
bind index,pager g noop