From 7fe4f324b9c90c5383965b51aaccdd0322b4fef9 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Fri, 16 Jul 2021 20:36:05 -0400 Subject: brought up to date with Debian config --- .mutt/muttrc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.mutt/muttrc') diff --git a/.mutt/muttrc b/.mutt/muttrc index da04d60..23b7153 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -1,5 +1,5 @@ # Paths ---------------------------------------------- -set folder = ~/mail # mailbox location +set folder = ~/.mail # mailbox location #set alias_file = ~/.mutt/alias # where to store aliases set header_cache = ~/.mutt/cache/headers # where to store headers set message_cachedir = ~/.mutt/cache/bodies # where to store bodies @@ -63,8 +63,8 @@ bind index collapse-thread macro index \Cr "T~UN." "mark all messages as read" # Sync email -macro index O "offlineimap" "run offlineimap to sync all mail" -macro index i "offlineimap -qf INBOX" "run offlineimap to sync inbox" +macro index O "mbsync personal" "run mbsync to sync all mail" +macro index o "mbsync personal:INBOX" "run mbsync to sync inbox" # Saner copy/move dialogs # macro index C "?" "copy a message to a mailbox" @@ -157,8 +157,8 @@ macro index "unset wait_keynotmuch-mutt #macro generic,index,pager \ca "abook" "launch abook" macro index,pager A "abook --add-email" "add the sender address to abook" -set spoolfile = "+personal/INBOX" +set spoolfile = "+INBOX" source ~/.mutt/personal -folder-hook personal/* source ~/.mutt/personal +#folder-hook personal/* source ~/.mutt/personal #folder-hook wired/* source ~/.mutt/work -- cgit v1.2.3-70-g09d2