summaryrefslogtreecommitdiffstats
path: root/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-08-10 18:03:55 +0200
committerJoe <bousset.rudy@gmail.com>2022-08-10 18:03:55 +0200
commita3e74b42c7690f243729b3e188d6cc3422085905 (patch)
tree171ac1a4aaf957b503c175032bd65099a1ffaa6c /.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc
parentUpdate (diff)
downloaddotfiles-bsd-a3e74b42c7690f243729b3e188d6cc3422085905.tar.gz
dotfiles-bsd-a3e74b42c7690f243729b3e188d6cc3422085905.tar.bz2
dotfiles-bsd-a3e74b42c7690f243729b3e188d6cc3422085905.tar.xz
dotfiles-bsd-a3e74b42c7690f243729b3e188d6cc3422085905.tar.zst
dotfiles-bsd-a3e74b42c7690f243729b3e188d6cc3422085905.zip
update
Diffstat (limited to '.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc')
-rw-r--r--.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc10
1 files changed, 5 insertions, 5 deletions
diff --git a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc b/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc
index ba64e56..3e6e51b 100644
--- a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc
+++ b/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc
@@ -17,20 +17,20 @@ bind index gg first-entry
macro index o "<shell-escape>mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc bousset.rudy@gmail.com<enter>" "run mbsync to sync bousset.rudy@gmail.com"
unmailboxes *
-mailboxes "=INBOX" "=Sent" "=Trash" "=[Gmail]/Drafts" "=[Gmail]/Sent" "=[Gmail]/Sent Mail" "=[Gmail]/Spam" "=[Gmail]/Trash"
+mailboxes "=INBOX" "=[Gmail]/Sent Mail" "=[Gmail]/Drafts" "=[Gmail]/Spam" "=[Gmail]/Trash" "=Saved"
macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox" # mw-autogenerated
macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox" # mw-autogenerated
macro index,pager Ci ";<copy-message>=INBOX<enter>" "copy mail to inbox" # mw-autogenerated
set spoolfile = "+INBOX" # mw-autogenerated
-macro index,pager gd "<change-folder>=[Gmail]/Drafts<enter>" "go to drafts" # mw-autogenerated
-macro index,pager Md ";<save-message>=[Gmail]/Drafts<enter>" "move mail to drafts" # mw-autogenerated
-macro index,pager Cd ";<copy-message>=[Gmail]/Drafts<enter>" "copy mail to drafts" # mw-autogenerated
-set postponed = "+[Gmail]/Drafts" # mw-autogenerated
macro index,pager gs "<change-folder>=[Gmail]/Sent Mail<enter>" "go to sent" # mw-autogenerated
macro index,pager Ms ";<save-message>=[Gmail]/Sent Mail<enter>" "move mail to sent" # mw-autogenerated
macro index,pager Cs ";<copy-message>=[Gmail]/Sent Mail<enter>" "copy mail to sent" # mw-autogenerated
set record = "+[Gmail]/Sent Mail" # mw-autogenerated
+macro index,pager gd "<change-folder>=[Gmail]/Drafts<enter>" "go to drafts" # mw-autogenerated
+macro index,pager Md ";<save-message>=[Gmail]/Drafts<enter>" "move mail to drafts" # mw-autogenerated
+macro index,pager Cd ";<copy-message>=[Gmail]/Drafts<enter>" "copy mail to drafts" # mw-autogenerated
+set postponed = "+[Gmail]/Drafts" # mw-autogenerated
macro index,pager gS "<change-folder>=[Gmail]/Spam<enter>" "go to spam" # mw-autogenerated
macro index,pager MS ";<save-message>=[Gmail]/Spam<enter>" "move mail to spam" # mw-autogenerated
macro index,pager CS ";<copy-message>=[Gmail]/Spam<enter>" "copy mail to spam" # mw-autogenerated