From c08ad86969b9142e3d1102b4f8185403f8639a74 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 10 Aug 2022 17:24:24 +0200 Subject: Update --- .../accounts/2-olsen.oyvind.nor@gmail.com.muttrc | 33 +++++++++++----------- 1 file changed, 17 insertions(+), 16 deletions(-) (limited to '.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc') diff --git a/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc index fece17f..36e49aa 100644 --- a/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc +++ b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc @@ -17,23 +17,24 @@ bind index gg first-entry macro index o "mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc olsen.oyvind.nor@gmail.com" "run mbsync to sync olsen.oyvind.nor@gmail.com" unmailboxes * -mailboxes "=INBOX" "=[Gmail].Sent\ Mail" "=[Gmail].Drafts" "=[Gmail].Spam" "=[Gmail].Trash" +mailboxes "=INBOX" "=[Gmail]/Drafts" "=[Gmail]/Sent" "=[Gmail]/Sent Mail" "=[Gmail]/Spam" "=[Gmail]/Trash" + macro index,pager gi "=INBOX" "go to inbox" # mw-autogenerated macro index,pager Mi ";=INBOX" "move mail to inbox" # mw-autogenerated macro index,pager Ci ";=INBOX" "copy mail to inbox" # mw-autogenerated set spoolfile = "+INBOX" # mw-autogenerated -set postponed = "+[Gmail].Drafts" # mw-autogenerated -macro index,pager gd "=[Gmail].Drafts" "go to drafts" # mw-autogenerated -macro index,pager Md ";=[Gmail].Drafts" "move mail to drafts" # mw-autogenerated -macro index,pager Cd ";=[Gmail].Drafts" "copy mail to drafts" # mw-autogenerated -set record = "+[Gmail].Sent" # mw-autogenerated -macro index,pager gs "=[Gmail].Sent\ Mail" "go to sent" # mw-autogenerated -macro index,pager Ms ";=[Gmail].Sent\ Mail" "move mail to sent" # mw-autogenerated -macro index,pager Cs ";=[Gmail].Sent\ Mail" "copy mail to sent" # mw-autogenerated -macro index,pager gS "=[Gmail].Spam" "go to spam" # mw-autogenerated -macro index,pager MS ";=[Gmail].Spam" "move mail to spam" # mw-autogenerated -macro index,pager CS ";=[Gmail].Spam" "copy mail to spam" # mw-autogenerated -macro index,pager gt "=[Gmail].Trash" "go to trash" # mw-autogenerated -macro index,pager Mt ";=[Gmail].Trash" "move mail to trash" # mw-autogenerated -macro index,pager Ct ";=[Gmail].Trash" "copy mail to trash" # mw-autogenerated -set trash = "+[Gmail].Trash" # mw-autogenerated +macro index,pager gd "=[Gmail]/Drafts" "go to drafts" # mw-autogenerated +macro index,pager Md ";=[Gmail]/Drafts" "move mail to drafts" # mw-autogenerated +macro index,pager Cd ";=[Gmail]/Drafts" "copy mail to drafts" # mw-autogenerated +set postponed = "+[Gmail]/Drafts" # mw-autogenerated +macro index,pager gs "=[Gmail]/Sent Mail" "go to sent" # mw-autogenerated +macro index,pager Ms ";=[Gmail]/Sent Mail" "move mail to sent" # mw-autogenerated +macro index,pager Cs ";=[Gmail]/Sent Mail" "copy mail to sent" # mw-autogenerated +set record = "+[Gmail]/Sent Mail" # mw-autogenerated +macro index,pager gS "=[Gmail]/Spam" "go to spam" # mw-autogenerated +macro index,pager MS ";=[Gmail]/Spam" "move mail to spam" # mw-autogenerated +macro index,pager CS ";=[Gmail]/Spam" "copy mail to spam" # mw-autogenerated +macro index,pager gt "=[Gmail]/Trash" "go to trash" # mw-autogenerated +macro index,pager Mt ";=[Gmail]/Trash" "move mail to trash" # mw-autogenerated +macro index,pager Ct ";=[Gmail]/Trash" "copy mail to trash" # mw-autogenerated +set trash = "+[Gmail]/Trash" # mw-autogenerated -- cgit v1.2.3