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/1-gmx_rbo.muttrc | 2 +- .config/mutt/accounts/2-gmx_shop.muttrc | 2 +- .config/mutt/accounts/3-gmail_br.muttrc | 2 +- .config/mutt/accounts/4-gmail_oon.muttrc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to '.config/mutt/accounts') diff --git a/.config/mutt/accounts/1-gmx_rbo.muttrc b/.config/mutt/accounts/1-gmx_rbo.muttrc index 7c8f018..c9c7596 100644 --- a/.config/mutt/accounts/1-gmx_rbo.muttrc +++ b/.config/mutt/accounts/1-gmx_rbo.muttrc @@ -36,7 +36,7 @@ set spoolfile = +INBOX macro index,pager gs "=Sent" "go to sent" macro index,pager Ms ";=Sent" "move mail to sent" macro index,pager Cs ";=Sent" "copy mail to sent" -set record = "" +set record = +Sent macro index,pager gd "=Drafts" "go to drafts" macro index,pager Md ";=Drafts" "move mail to drafts" macro index,pager Cd ";=Drafts" "copy mail to drafts" diff --git a/.config/mutt/accounts/2-gmx_shop.muttrc b/.config/mutt/accounts/2-gmx_shop.muttrc index 7000213..bfda76c 100644 --- a/.config/mutt/accounts/2-gmx_shop.muttrc +++ b/.config/mutt/accounts/2-gmx_shop.muttrc @@ -35,7 +35,7 @@ set spoolfile = +INBOX macro index,pager gs "=Sent" "go to sent" macro index,pager Ms ";=Sent" "move mail to sent" macro index,pager Cs ";=Sent" "copy mail to sent" -set record = "" +set record = +Sent macro index,pager gd "=Drafts" "go to drafts" macro index,pager Md ";=Drafts" "move mail to drafts" macro index,pager Cd ";=Drafts" "copy mail to drafts" 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" diff --git a/.config/mutt/accounts/4-gmail_oon.muttrc b/.config/mutt/accounts/4-gmail_oon.muttrc index f1267a5..c69f27e 100644 --- a/.config/mutt/accounts/4-gmail_oon.muttrc +++ b/.config/mutt/accounts/4-gmail_oon.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