From 4e72e884749a2a5515af8b2ac6299317e98f851f Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Wed, 6 Aug 2014 05:02:19 +0200 Subject: muttrc: Add the learn-spam mailbox to mailboxes --- mutt/muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mutt') diff --git a/mutt/muttrc b/mutt/muttrc index 5f2d76b..db84d06 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -33,7 +33,7 @@ set signature = ~/.config/mutt/sig # my signature file set spoolfile = "+Inbox" set mbox = "+archives" set postponed = "+Drafts" -mailboxes +Inbox +Sent +Drafts +Trash +archives +arch-dev-public +aur-general +arch-bugs +Spam +Ham +mailboxes +Inbox +Sent +learn-spam +Drafts +Trash +archives +arch-dev-public +aur-general +arch-bugs +Spam +Ham set query_command='goobook -c "$XDG_CONFIG_HOME/goobookrc" query "%s"' macro index,pager A "goobook -c \"$XDG_CONFIG_HOME/goobookrc\" add" "add the sender address to Google contacts" -- cgit v1.2.3-54-g00ecf