From 3fc99791216e85b69d2275506ac226869fd0057b Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 18 Apr 2022 18:06:12 +0200 Subject: mutt updatge --- .../accounts/2-olsen.oyvind.nor@gmail.com.muttrc | 39 ++++++++++++++++++++++ .../mutt/accounts/5-rbousset@secuserve.com.muttrc | 39 ++++++++++++++++++++++ 2 files changed, 78 insertions(+) create mode 100644 .config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc create mode 100644 .config/mutt/accounts/5-rbousset@secuserve.com.muttrc (limited to '.config/mutt') diff --git a/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc new file mode 100644 index 0000000..229dce5 --- /dev/null +++ b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc @@ -0,0 +1,39 @@ +# vim: filetype=neomuttrc +# muttrc file for account bousset.rudy@gmail.com +set realname = "Joe" +set from = "olsen.oyvind.nor@gmail.com" +set sendmail = "msmtp -a olsen.oyvind.nor@gmail.com" +alias me Rudy Bousset +set folder = "/home/jozan/.local/share/mail/olsen.oyvind.nor@gmail.com" +set header_cache = /home/jozan/.cache/mutt-wizard/olsen.oyvind.nor@gmail.com/headers +set message_cachedir = /home/jozan/.cache/mutt-wizard/olsen.oyvind.nor@gmail.com/bodies +set mbox_type = Maildir + +bind index,pager gg noop +bind index,pager g noop +bind index,pager M noop +bind index,pager C noop +bind index gg first-entry +macro index o "mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc -a" "run mbsync to sync olsen.oyvind.nor@gmail.com" +unmailboxes * + +mailboxes "=INBOX" "=[Gmail].Sent\ Mail" "=[Gmail].Drafts" "=[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 diff --git a/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc b/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc new file mode 100644 index 0000000..e2aaa25 --- /dev/null +++ b/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc @@ -0,0 +1,39 @@ +# vim: filetype=neomuttrc +# muttrc file for account rbousset@secuserve.com +set realname = "Rudy Bousset" +set from = "rbousset@secuserve.com" +set sendmail = "msmtp -a rbousset@secuserve.com" +alias me Rudy Bousset +set folder = "/home/jozan/.local/share/mail/rbousset@secuserve.com" +set header_cache = /home/jozan/.cache/mutt-wizard/rbousset@secuserve.com/headers +set message_cachedir = /home/jozan/.cache/mutt-wizard/rbousset@secuserve.com/bodies +set mbox_type = Maildir + +bind index,pager gg noop +bind index,pager g noop +bind index,pager M noop +bind index,pager C noop +bind index gg first-entry +macro index o "mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc -a" "run mbsync to sync rbousset@secuserve.com" +unmailboxes * + +mailboxes "=INBOX" "=Sent" "=Drafts" "=Trash" "=NEWS" +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 = "+Drafts" # mw-autogenerated +macro index,pager gd "=Drafts" "go to drafts" # mw-autogenerated +macro index,pager Md ";=Drafts" "move mail to drafts" # mw-autogenerated +macro index,pager Cd ";=Drafts" "copy mail to drafts" # mw-autogenerated +set record = "+Sent" # mw-autogenerated +macro index,pager gs "=Sent" "go to sent" # mw-autogenerated +macro index,pager Ms ";=Sent" "move mail to sent" # mw-autogenerated +macro index,pager Cs ";=Sent" "copy mail to sent" # mw-autogenerated +macro index,pager gt "=Trash" "go to trash" # mw-autogenerated +macro index,pager Mt ";=Trash" "move mail to trash" # mw-autogenerated +macro index,pager Ct ";=Trash" "copy mail to trash" # mw-autogenerated +macro index,pager gn "=NEWS" "go to sent" # mw-autogenerated +macro index,pager Mn ";=NEWS" "move mail to sent" # mw-autogenerated +macro index,pager Cn ";=NEWS" "copy mail to sent" # mw-autogenerated +set trash = "+Trash" # mw-autogenerated -- cgit v1.2.3