From d3a80ebc250a9ee00ad7aea543a27eb1c3ebeb22 Mon Sep 17 00:00:00 2001 From: joe Date: Thu, 16 Oct 2025 17:41:24 +0200 Subject: up --- .config/mutt/accounts/3-gmail_br.muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/mutt/accounts/3-gmail_br.muttrc') diff --git a/.config/mutt/accounts/3-gmail_br.muttrc b/.config/mutt/accounts/3-gmail_br.muttrc index 137881b..d114173 100644 --- a/.config/mutt/accounts/3-gmail_br.muttrc +++ b/.config/mutt/accounts/3-gmail_br.muttrc @@ -36,7 +36,7 @@ set spoolfile = "+INBOX" macro index,pager gs "=[Gmail]/Sent Mail" "go to sent" macro index,pager Ms ";=[Gmail]/Sent Mail" "move mail to sent" macro index,pager Cs ";=[Gmail]/Sent Mail" "copy mail to sent" -set record = "" +set record = "+[Gmail]/Sent Mail" macro index,pager gd "=[Gmail]/Drafts" "go to drafts" macro index,pager Md ";=[Gmail]/Drafts" "move mail to drafts" macro index,pager Cd ";=[Gmail]/Drafts" "copy mail to drafts" -- cgit v1.2.3