From 78e68d2991cea31608120a0900a3477d5c70797e Mon Sep 17 00:00:00 2001 From: joe Date: Mon, 29 Sep 2025 16:51:10 +0200 Subject: up --- .config/mutt/accounts/1-gmx_rbo.muttrc | 14 +++++--- .config/mutt/accounts/2-gmx_shop.muttrc | 49 +++++++++++++++++++++++++++ .config/mutt/accounts/3-gmail_br.muttrc | 50 ++++++++++++++++++++++++++++ .config/mutt/accounts/4-gmail_oon.muttrc | 50 ++++++++++++++++++++++++++++ .config/mutt/accounts/off/6-gmail_tos.muttrc | 44 ++++++++++++++++++++++++ 5 files changed, 203 insertions(+), 4 deletions(-) create mode 100644 .config/mutt/accounts/2-gmx_shop.muttrc create mode 100644 .config/mutt/accounts/3-gmail_br.muttrc create mode 100644 .config/mutt/accounts/4-gmail_oon.muttrc create mode 100644 .config/mutt/accounts/off/6-gmail_tos.muttrc (limited to '.config/mutt/accounts') diff --git a/.config/mutt/accounts/1-gmx_rbo.muttrc b/.config/mutt/accounts/1-gmx_rbo.muttrc index 287edda..2c99094 100644 --- a/.config/mutt/accounts/1-gmx_rbo.muttrc +++ b/.config/mutt/accounts/1-gmx_rbo.muttrc @@ -21,12 +21,18 @@ bind pager G bottom macro index o "killall mbsync >/dev/null 2>&1; mbsync gmx_rbo" "run mbsync to sync rbo@gmx.us" unmailboxes * -mailboxes "=INBOX" "=Sent" "=Drafts" "=Spam" "=Trash" "=Keep" +named-mailboxes \ + "󰶉 inbox" =INBOX \ + " sent" =Sent \ + "󱩽 draft" =Drafts \ + "󰳤 junk" =Spam \ + " trash" =Trash \ + " keep" =Keep macro index,pager gi "=INBOX" "go to inbox" macro index,pager Mi ";=INBOX" "move mail to inbox" macro index,pager Ci ";=INBOX" "copy mail to inbox" -set spoolfile = "+INBOX" +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" @@ -34,11 +40,11 @@ set record = "" 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" -set postponed = "+Drafts" +set postponed = +Drafts macro index,pager gS "=Spam" "go to spam" macro index,pager MS ";=Spam" "move mail to spam" macro index,pager CS ";=Spam" "copy mail to spam" macro index,pager gt "=Trash" "go to trash" macro index,pager Mt ";=Trash" "move mail to trash" macro index,pager Ct ";=Trash" "copy mail to trash" -set trash = "+Trash" +set trash = +Trash diff --git a/.config/mutt/accounts/2-gmx_shop.muttrc b/.config/mutt/accounts/2-gmx_shop.muttrc new file mode 100644 index 0000000..abb951b --- /dev/null +++ b/.config/mutt/accounts/2-gmx_shop.muttrc @@ -0,0 +1,49 @@ +# vim: filetype=neomuttrc +# muttrc file for account bousset.rudy@gmail.com +set realname = "joe" +set from = "rbo_shop@gmx.us" +set sendmail = "msmtp -a gmx_shop" +alias me joe +set folder = "$MAIL/gmx_shop" +set header_cache = $XDG_RUNTIME_DIR/mutt/gmx_shop/headers +set message_cachedir = $XDG_RUNTIME_DIR/mutt/gmx_shop/bodies +set mbox_type = Maildir +set crypt_autosign = yes +set signature = $XDG_CONFIG_HOME/mutt/sig/2-gmx_shop + +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 +bind pager gg top +bind pager G bottom +macro index o "killall mbsync >/dev/null 2>&1; mbsync gmx_shop" "run mbsync to sync rbo@gmx.us" +unmailboxes * + +named-mailboxes \ + "󰶉 inbox" =INBOX \ + " sent" =Sent \ + "󱩽 draft" =Drafts \ + "󰳤 junk" =Spam \ + " trash" =Trash + +macro index,pager gi "=INBOX" "go to inbox" +macro index,pager Mi ";=INBOX" "move mail to inbox" +macro index,pager Ci ";=INBOX" "copy mail to inbox" +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 = "" +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" +set postponed = +Drafts +macro index,pager gS "=Spam" "go to spam" +macro index,pager MS ";=Spam" "move mail to spam" +macro index,pager CS ";=Spam" "copy mail to spam" +macro index,pager gt "=Trash" "go to trash" +macro index,pager Mt ";=Trash" "move mail to trash" +macro index,pager Ct ";=Trash" "copy mail to trash" +set trash = +Trash diff --git a/.config/mutt/accounts/3-gmail_br.muttrc b/.config/mutt/accounts/3-gmail_br.muttrc new file mode 100644 index 0000000..18d1da4 --- /dev/null +++ b/.config/mutt/accounts/3-gmail_br.muttrc @@ -0,0 +1,50 @@ +# vim: filetype=neomuttrc +# muttrc file for account bousset.rudy@gmail.com +set realname = "Rudy Bousset" +set from = "bousset.rudy@gmail.com" +set sendmail = "msmtp -a gmail_br" +alias me Rudy Bousset +set folder = "$MAIL/gmail_br" +set header_cache = $XDG_RUNTIME_DIR/mutt/gmail_br/headers +set message_cachedir = $XDG_RUNTIME_DIR/mutt/gmail_br/bodies +set mbox_type = Maildir +set crypt_autosign = yes +set signature = $XDG_CONFIG_HOME/mutt/sig/3-gmail_br + +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 +bind pager gg top +bind pager G bottom +macro index o "killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc gmail_br" "run mbsync to sync bousset.rudy@gmail.com" +unmailboxes * + +named-mailboxes \ + "󰶉 inbox" =INBOX \ + " sent" "=[Gmail]/Sent Mail" \ + "󱩽 draft" =[Gmail]/Drafts \ + "󰳤 junk" =[Gmail]/Spam \ + " trash" =[Gmail]/Trash \ + " keep" =Keep + +macro index,pager gi "=INBOX" "go to inbox" +macro index,pager Mi ";=INBOX" "move mail to inbox" +macro index,pager Ci ";=INBOX" "copy mail to inbox" +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 = "" +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" +set postponed = +[Gmail]/Drafts +macro index,pager gS "=[Gmail]/Spam" "go to spam" +macro index,pager MS ";=[Gmail]/Spam" "move mail to spam" +macro index,pager CS ";=[Gmail]/Spam" "copy mail to spam" +macro index,pager gt "=[Gmail]/Trash" "go to trash" +macro index,pager Mt ";=[Gmail]/Trash" "move mail to trash" +macro index,pager Ct ";=[Gmail]/Trash" "copy mail to trash" +set trash = +[Gmail]/Trash diff --git a/.config/mutt/accounts/4-gmail_oon.muttrc b/.config/mutt/accounts/4-gmail_oon.muttrc new file mode 100644 index 0000000..4f398a5 --- /dev/null +++ b/.config/mutt/accounts/4-gmail_oon.muttrc @@ -0,0 +1,50 @@ +# vim: filetype=neomuttrc +# muttrc file for account olsen.oyvind.nor@gmail.com +set realname = "joe" +set from = "olsen.oyvind.nor@gmail.com" +set sendmail = "msmtp -a gmail_oon" +alias me joe +set folder = "$MAIL/gmail_oon" +set header_cache = $XDG_RUNTIME_DIR/mutt/gmail_oon/headers +set message_cachedir = $XDG_RUNTIME_DIR/mutt/gmail_oon/bodies +set mbox_type = Maildir +set crypt_autosign = yes +set signature = $XDG_CONFIG_HOME/mutt/sig/4-gmail_oon + +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 +bind pager gg top +bind pager G bottom +macro index o "killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc gmail_oon" "run mbsync to sync olsen.oyvind.nor@gmail.com" +unmailboxes * + +named-mailboxes \ + "󰶉 inbox" =INBOX \ + " sent" "=[Gmail]/Sent Mail" \ + "󱩽 draft" =[Gmail]/Drafts \ + "󰳤 junk" =[Gmail]/Spam \ + " trash" =[Gmail]/Trash \ + " keep" =Keep + +macro index,pager gi "=INBOX" "go to inbox" +macro index,pager Mi ";=INBOX" "move mail to inbox" +macro index,pager Ci ";=INBOX" "copy mail to inbox" +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 = "" +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" +set postponed = +[Gmail]/Drafts +macro index,pager gS "=[Gmail]/Spam" "go to spam" +macro index,pager MS ";=[Gmail]/Spam" "move mail to spam" +macro index,pager CS ";=[Gmail]/Spam" "copy mail to spam" +macro index,pager gt "=[Gmail]/Trash" "go to trash" +macro index,pager Mt ";=[Gmail]/Trash" "move mail to trash" +macro index,pager Ct ";=[Gmail]/Trash" "copy mail to trash" +set trash = +[Gmail]/Trash diff --git a/.config/mutt/accounts/off/6-gmail_tos.muttrc b/.config/mutt/accounts/off/6-gmail_tos.muttrc new file mode 100644 index 0000000..55bb1a1 --- /dev/null +++ b/.config/mutt/accounts/off/6-gmail_tos.muttrc @@ -0,0 +1,44 @@ +# vim: filetype=neomuttrc +# muttrc file for account towerofsilence777@gmail.com +set realname = "Tower Of Silence - Joe" +set from = "towerofsilence777@gmail.com" +set sendmail = "msmtp -a gmail_tos" +alias me Tower Of Silence - Joe +set folder = "$MAIL/gmail_tos" +set header_cache = $XDG_RUNTIME_DIR/mutt/gmail_tos/headers +set message_cachedir = $XDG_RUNTIME_DIR/mutt/gmail_tos/bodies +set mbox_type = Maildir +set crypt_autosign = yes +set signature = $XDG_CONFIG_HOME/mutt/sig/4-gmail_tos + +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 +bind pager gg top +bind pager G bottom +macro index o "killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc gmail_tos" "run mbsync to sync towerofsilence777@gmail.com" +unmailboxes * + +mailboxes "=INBOX" "=[Gmail]/Sent Mail" "=[Gmail]/Drafts" "=[Gmail]/Spam" "=[Gmail]/Trash" "=Keep" + +macro index,pager gi "=INBOX" "go to inbox" +macro index,pager Mi ";=INBOX" "move mail to inbox" +macro index,pager Ci ";=INBOX" "copy mail to inbox" +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 = "" +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" +set postponed = "+[Gmail]/Drafts" +macro index,pager gS "=[Gmail]/Spam" "go to spam" +macro index,pager MS ";=[Gmail]/Spam" "move mail to spam" +macro index,pager CS ";=[Gmail]/Spam" "copy mail to spam" +macro index,pager gt "=[Gmail]/Trash" "go to trash" +macro index,pager Mt ";=[Gmail]/Trash" "move mail to trash" +macro index,pager Ct ";=[Gmail]/Trash" "copy mail to trash" +set trash = "+[Gmail]/Trash" -- cgit v1.2.3