muttrc: fix mbox names

This commit is contained in:
Gabriel Ebner 2013-11-01 19:27:45 +01:00
parent 68f7d0d15e
commit 5cf960f891
1 changed files with 3 additions and 3 deletions

6
muttrc
View File

@ -5,9 +5,9 @@ set sleep_time=0 # disable "Mailbox is unchanged" message
set folder="imaps://gebner@mail.gebner.org/"
source "~/etc/mutt-gnome-keyring/mutt-gnome-keyring-password.py gebner mail.gebner.org imap"|
set spoolfile="=INBOX"
set record="=Sent"
set postponed="=Drafts"
set trash="=Trash"
set record="=sent"
set postponed="=drafts"
set trash="=trash"
set imap_check_subscribed
set mail_check=60