summaryrefslogtreecommitdiff
path: root/mutt/accounts/lists
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/accounts/lists')
-rw-r--r--mutt/accounts/lists3
1 files changed, 2 insertions, 1 deletions
diff --git a/mutt/accounts/lists b/mutt/accounts/lists
index e6175cd..b6e930e 100644
--- a/mutt/accounts/lists
+++ b/mutt/accounts/lists
@@ -6,7 +6,8 @@ set from = "lists@victortoso.com"
set realname = "Victor Toso"
set mbox = "+lists/inbox"
-set postponed = "+lists/+[Gmail].Drafts"
+set postponed = "+lists/[Gmail].Drafts"
+set record = "+lists/[Gmail].Sent Mail"
set sendmail = "/usr/bin/msmtp -a lists"
# ----------------------------------------------------------------------------