aboutsummaryrefslogtreecommitdiffstats
path: root/mutt
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-04-25 21:48:38 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-04-25 21:48:38 +0200
commit9f8c0228bfd7821798117578ca620270e29e4feb (patch)
tree37b066682bddcdabb8aa29e847642b8f409d4a12 /mutt
parent3a604279b12b98e925846a51dcdb7b1b8b8c04fd (diff)
downloaddotfiles-9f8c0228bfd7821798117578ca620270e29e4feb.tar.xz
mutt: Update mailboxes
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc11
1 files changed, 6 insertions, 5 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 09bb853..9b834aa 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -30,14 +30,15 @@ set certificate_file = "$XDG_CONFIG_HOME/mutt/certificates" # where to store ce
set mailcap_path = "$XDG_CONFIG_HOME/mutt/mailcap" # entries for filetypes
set tmpdir = "$XDG_CONFIG_HOME/mutt/temp" # where to keep temp files
set signature = "$XDG_CONFIG_HOME/mutt/sig" # my signature file
-set spoolfile = "+Inbox"
+set spoolfile = "+inbox"
set mbox = "+archives"
set postponed = "+Drafts"
set record = "+Sent"
-mailboxes +Inbox +Sent +Drafts +Trash +archives
-mailboxes +Spam +Ham +learn-spam +learn-ham
-mailboxes +arch-dev-public +aur-general +arch-bugs
-mailboxes +openldap-technical +opensmtpd +pacman-dev +openssh-unix-dev
+mailboxes +inbox +Sent +Drafts +Trash +archives
+mailboxes +Spam +Ham +learn-spam +learn-ham +ccna
+mailboxes +arch-dev-public +aur-general +arch-bugs +arch-mirrors +arch-women +pacman-dev
+mailboxes +openldap-technical +opensmtpd +openssh-unix-dev +isync-devel +johannes-lothberg-gmail +lojban +Notes
+mailboxes ~/5mail/inbox
set query_command='goobook -c "$XDG_CONFIG_HOME/goobookrc" query "%s"'
macro index,pager A '<pipe-message>goobook -c "$XDG_CONFIG_HOME/goobookrc" add<return>' \