aboutsummaryrefslogtreecommitdiff
path: root/muttrc.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-11-05 23:15:43 -0200
committerSilvio Rhatto <rhatto@riseup.net>2014-11-05 23:15:43 -0200
commitb4612f8766e7fff898fc1ff7cdee50005e9c3e52 (patch)
tree522bca8f0da52b674f1236aab81bcd32b3fd43b7 /muttrc.dot.link
parent13ebca86f9cf728b6922e838fb959e552f406a36 (diff)
downloadmail-b4612f8766e7fff898fc1ff7cdee50005e9c3e52.tar.gz
mail-b4612f8766e7fff898fc1ff7cdee50005e9c3e52.tar.bz2
Sent folder when on INBOX
Diffstat (limited to 'muttrc.dot.link')
-rw-r--r--muttrc.dot.link4
1 files changed, 4 insertions, 0 deletions
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