From 90e567e09a24e124a585174dd49a0298c7f42369 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 3 Aug 2014 10:54:31 +0300 Subject: reconfiguring for bitmessage.ch --- muttrc | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) (limited to 'muttrc') diff --git a/muttrc b/muttrc index 1ebb758..334d649 100644 --- a/muttrc +++ b/muttrc @@ -15,9 +15,9 @@ set mbox_type = Maildir set sendmail = /usr/bin/msmtp set folder = ~/.mail/ -set spoolfile = "+Gmail/INBOX" -set mbox = "+Gmail/archive" -set postponed = "+Gmail/drafts" +set spoolfile = "+Swiss/INBOX" +#set mbox = "+Swiss/archive" +set postponed = "+Swiss/INBOX.Drafts" unset record mailboxes +INBOX @@ -32,15 +32,14 @@ macro index S \ # Gmail conf -set from = "vasil.zlatanov@gmail.com" +set from = "vasco@bitmessage.ch" set realname = "Vasil Zlatanov" # Change the following line to a different editor you prefer. set editor = "vim" # Basic config, you can leave this as is -#set hostname = gmail.com -set mail_check = 5 +set mail_check = 20 set timeout = 15 unset imap_passive set header_cache=~/.muttlocal/cache/headers @@ -59,13 +58,10 @@ alternative_order text/plain text/html * auto_view text/html # Gmail-style keyboard shortcuts -macro index,pager gi "=Gmail/INBOX" "Go to inbox" -macro index,pager ga "=Gmail/archive" "Go to all mail" -macro index,pager gs "=Gmail/sent" "Go to sent mail" -macro index,pager gr "=Gmail/flagged" "Go to starred messages" -macro index,pager gj "=Gmail/spam" "Go to spam" -macro index,pager gt "=Gmail/trash" "Go to trash" -macro index,pager gd "=Gmail/drafts" "Go to drafts" +macro index,pager gi "=Swiss/INBOX" "Go to inbox" +macro index,pager gs "=Swiss/INBOX.Sent" "Go to sent mail" +macro index,pager gt "=Swiss/INBOX.Trash" "Go to trash" +macro index,pager gd "=Swiss/INBOX.Drafts" "Go to drafts" # Other config set delete -- cgit v1.2.3-54-g00ecf