From 2ee95907f16df8344c246875c0b55a3529f28440 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Fri, 8 Jun 2018 11:45:01 -0400 Subject: INBOX now universal inbox --- autoconf/mutt_profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'autoconf/mutt_profile') diff --git a/autoconf/mutt_profile b/autoconf/mutt_profile index b34b5f9..31fe22a 100644 --- a/autoconf/mutt_profile +++ b/autoconf/mutt_profile @@ -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 "=INBOX" "Go to inbox." bind index,pager gg noop bind index,pager g noop -- cgit v1.2.3