From: Silvio Rhatto Date: Thu, 6 Nov 2014 01:15:43 +0000 (-0200) Subject: Sent folder when on INBOX X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=b4612f8766e7fff898fc1ff7cdee50005e9c3e52;p=rhatto%2Fdotfiles%2Fmail.git Sent folder when on INBOX --- diff --git a/muttrc.dot.link b/muttrc.dot.link index d3177f1..884bfe5 100644 --- a/muttrc.dot.link +++ b/muttrc.dot.link @@ -95,7 +95,11 @@ set folder_format = "%2C %t %N %f" # Save sent messages in the current folder, so threads get your own replies # See http://dev.mutt.org/trac/wiki/MuttFaq/Folder +# http://www.davep.org/mutt/muttrc/folder-hooks.html +# http://www.earth.li/~huggie/mutt/muttrc.html +# http://rc.vc/files/mutt/folderhooks.html folder-hook . 'set record="^"' +folder-hook =INBOX$ 'set record = "mail/INBOX.Sent"' # ------- # Sending