summaryrefslogtreecommitdiffstats
path: root/.config/mutt
diff options
context:
space:
mode:
Diffstat (limited to '.config/mutt')
-rw-r--r--.config/mutt/accounts/1-gmail_br.muttrc (renamed from .config/mutt/accounts/2-gmail_br.muttrc)0
-rw-r--r--.config/mutt/accounts/1-main.muttrc44
-rw-r--r--.config/mutt/accounts/2-gmail_oon.muttrc (renamed from .config/mutt/accounts/3-gmail_oon.muttrc)0
-rw-r--r--.config/mutt/accounts/3-gmail_tos.muttrc (renamed from .config/mutt/accounts/4-gmail_tos.muttrc)0
-rw-r--r--.config/mutt/accounts/4-ss_perso.muttrc (renamed from .config/mutt/accounts/5-ss_perso.muttrc)0
-rw-r--r--.config/mutt/accounts/5-ss_exploit.muttrc (renamed from .config/mutt/accounts/6-ss_exploit.muttrc)0
-rw-r--r--.config/mutt/accounts/6-ss_support.muttrc (renamed from .config/mutt/accounts/7-ss_support.muttrc)0
-rw-r--r--.config/mutt/muttrc28
8 files changed, 13 insertions, 59 deletions
diff --git a/.config/mutt/accounts/2-gmail_br.muttrc b/.config/mutt/accounts/1-gmail_br.muttrc
index ac92a3c..ac92a3c 100644
--- a/.config/mutt/accounts/2-gmail_br.muttrc
+++ b/.config/mutt/accounts/1-gmail_br.muttrc
diff --git a/.config/mutt/accounts/1-main.muttrc b/.config/mutt/accounts/1-main.muttrc
deleted file mode 100644
index aaa4977..0000000
--- a/.config/mutt/accounts/1-main.muttrc
+++ /dev/null
@@ -1,44 +0,0 @@
-# vim: filetype=neomuttrc
-# muttrc file for account bousset.rudy@gmail.com
-set realname = "Rudy Bousset"
-set from = "rrbo@proton.me"
-set sendmail = "msmtp --tls-certcheck=off -a main"
-alias me Rudy Bousset <rrbo@proton.me>
-set folder = "$MAIL/main"
-set header_cache = $XDG_RUNTIME_DIR/mutt/main/headers
-set message_cachedir = $XDG_RUNTIME_DIR/mutt/main/bodies
-set mbox_type = Maildir
-set crypt_autosign = no
-set signature = $XDG_CONFIG_HOME/mutt/sig/1-main
-
-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 "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc main<enter>" "run mbsync to sync rrbo@proton.me"
-unmailboxes *
-
-mailboxes "=INBOX" "=Sent" "=Drafts" "=Spam" "=Trash" "=Archive" "=All Mail" "=Folders/Keep" "=Folders/Work" "=Folders/Tower" "=Folders/Circle"
-
-macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox"
-macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox"
-macro index,pager Ci ";<copy-message>=INBOX<enter>" "copy mail to inbox"
-set spoolfile = "+INBOX"
-macro index,pager gs "<change-folder>=Sent<enter>" "go to sent"
-macro index,pager Ms ";<save-message>=Sent<enter>" "move mail to sent"
-macro index,pager Cs ";<copy-message>=Sent<enter>" "copy mail to sent"
-set record = ""
-macro index,pager gd "<change-folder>=Drafts<enter>" "go to drafts"
-macro index,pager Md ";<save-message>=Drafts<enter>" "move mail to drafts"
-macro index,pager Cd ";<copy-message>=Drafts<enter>" "copy mail to drafts"
-set postponed = "+Drafts"
-macro index,pager gS "<change-folder>=Spam<enter>" "go to spam"
-macro index,pager MS ";<save-message>=Spam<enter>" "move mail to spam"
-macro index,pager CS ";<copy-message>=Spam<enter>" "copy mail to spam"
-macro index,pager gt "<change-folder>=Trash<enter>" "go to trash"
-macro index,pager Mt ";<save-message>=Trash<enter>" "move mail to trash"
-macro index,pager Ct ";<copy-message>=Trash<enter>" "copy mail to trash"
-set trash = "+Trash"
diff --git a/.config/mutt/accounts/3-gmail_oon.muttrc b/.config/mutt/accounts/2-gmail_oon.muttrc
index 09e1b14..09e1b14 100644
--- a/.config/mutt/accounts/3-gmail_oon.muttrc
+++ b/.config/mutt/accounts/2-gmail_oon.muttrc
diff --git a/.config/mutt/accounts/4-gmail_tos.muttrc b/.config/mutt/accounts/3-gmail_tos.muttrc
index 55bb1a1..55bb1a1 100644
--- a/.config/mutt/accounts/4-gmail_tos.muttrc
+++ b/.config/mutt/accounts/3-gmail_tos.muttrc
diff --git a/.config/mutt/accounts/5-ss_perso.muttrc b/.config/mutt/accounts/4-ss_perso.muttrc
index 9b8d5d1..9b8d5d1 100644
--- a/.config/mutt/accounts/5-ss_perso.muttrc
+++ b/.config/mutt/accounts/4-ss_perso.muttrc
diff --git a/.config/mutt/accounts/6-ss_exploit.muttrc b/.config/mutt/accounts/5-ss_exploit.muttrc
index b763ba0..b763ba0 100644
--- a/.config/mutt/accounts/6-ss_exploit.muttrc
+++ b/.config/mutt/accounts/5-ss_exploit.muttrc
diff --git a/.config/mutt/accounts/7-ss_support.muttrc b/.config/mutt/accounts/6-ss_support.muttrc
index e602796..e602796 100644
--- a/.config/mutt/accounts/7-ss_support.muttrc
+++ b/.config/mutt/accounts/6-ss_support.muttrc
diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc
index fd0cd6d..e3d7221 100644
--- a/.config/mutt/muttrc
+++ b/.config/mutt/muttrc
@@ -1,17 +1,15 @@
# vim: filetype=neomuttrc
source $XDG_CONFIG_HOME/mutt/defaults.muttrc
-source $XDG_CONFIG_HOME/mutt/accounts/1-main.muttrc
-macro index,pager <f1> '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/1-main.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to rrbo@proton.me"
-macro index,pager 1 '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/1-main.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to rrbo@proton.me"
-macro index,pager <f2> '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/2-gmail_br.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to bousset.rudy@gmail.com"
-macro index,pager 2 '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/2-gmail_br.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to bousset.rudy@gmail.com"
-macro index,pager <f3> '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/3-gmail_oon.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to olsen.oyvind.nor@gmail.com"
-macro index,pager 3 '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/3-gmail_oon.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to olsen.oyvind.nor@gmail.com"
- macro index,pager <f4> '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/4-gmail_tos.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to towerofsilence777@gmail.com"
- macro index,pager 4 '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/4-gmail_tos.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to towerofsilence777@gmail.com"
-macro index,pager <f5> '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/5-ss_perso.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to rbousset@secuserve.com"
-macro index,pager 5 '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/5-ss_perso.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to rbousset@secuserve.com"
-macro index,pager <f6> '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/6-ss_exploit.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to exploitation@secuserve.com"
-macro index,pager 6 '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/6-ss_exploit.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to exploitation@secuserve.com"
-macro index,pager <f7> '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/7-ss_support.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to support@secuserve.com"
-macro index,pager 7 '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/7-ss_support.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to support@secuserve.com"
+source $XDG_CONFIG_HOME/mutt/accounts/1-gmail_br.muttrc
+macro index,pager <f1> '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/1-gmail_br.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to bousset.rudy@gmail.com"
+macro index,pager 1 '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/1-gmail_br.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to bousset.rudy@gmail.com"
+macro index,pager <f2> '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/2-gmail_oon.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to olsen.oyvind.nor@gmail.com"
+macro index,pager 2 '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/2-gmail_oon.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to olsen.oyvind.nor@gmail.com"
+macro index,pager <f3> '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/3-gmail_tos.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to towerofsilence777@gmail.com"
+macro index,pager 3 '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/3-gmail_tos.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to towerofsilence777@gmail.com"
+macro index,pager <f4> '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/4-ss_perso.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to rbousset@secuserve.com"
+macro index,pager 4 '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/4-ss_perso.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to rbousset@secuserve.com"
+macro index,pager <f5> '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/5-ss_exploit.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to exploitation@secuserve.com"
+macro index,pager 5 '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/5-ss_exploit.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to exploitation@secuserve.com"
+macro index,pager <f6> '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/6-ss_support.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to support@secuserve.com"
+macro index,pager 6 '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/mutt/accounts/6-ss_support.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to support@secuserve.com"