aboutsummaryrefslogtreecommitdiff
path: root/dot_mbsyncrc.tmpl
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2024-12-24 15:24:01 -0500
committerRyan Kavanagh <rak@rak.ac>2024-12-24 15:24:01 -0500
commit0dedd595fb52ac32b15c5ee5ac6b737281918fa8 (patch)
tree31a7fdb30469b44c0c20980383ab013aa862be6d /dot_mbsyncrc.tmpl
parentfix mu behaviour (diff)
update mbsync
Diffstat (limited to 'dot_mbsyncrc.tmpl')
-rw-r--r--dot_mbsyncrc.tmpl48
1 files changed, 46 insertions, 2 deletions
diff --git a/dot_mbsyncrc.tmpl b/dot_mbsyncrc.tmpl
index dcdb798..864974c 100644
--- a/dot_mbsyncrc.tmpl
+++ b/dot_mbsyncrc.tmpl
@@ -1,7 +1,7 @@
IMAPAccount UQAM
Host outlook.office365.com
User kavanagh.ryan@uqam.ca
-PassCmd "mutt_oauth2.py --encryption-pipe='cat' --decryption-pipe='cat' -t ~/.config/neomutt/accounts/kavanagh.ryan.uqam.ca/xoauth2-token"
+PassCmd "mutt_oauth2.py --encryption-pipe='cat' --decryption-pipe='cat' ~/.config/neomutt/accounts/kavanagh.ryan.uqam.ca/xoauth2-token"
AuthMechs XOAUTH2
SSLType IMAPS
@@ -12,6 +12,13 @@ PassCmd "~/bin/mutt_oauth2.py --client-id="08162f7c-0fd2-4200-a84a-f25a4db0b584"
AuthMechs XOAUTH2
SSLType IMAPS
+IMAPAccount mcgill
+Host outlook.office365.com
+User ryan.kavanagh@mail.mcgill.ca
+PassCmd "~/bin/mutt_oauth2.py --client-id="08162f7c-0fd2-4200-a84a-f25a4db0b584" --client-secret="TxRBilcHdC6WGBee]fs?QR:SJ8nI[g82" --encryption-pipe="cat" --decryption-pipe="cat" ~/.config/neomutt/accounts/ryan.kavanagh.mail.mcgill.ca/xoauth2-token"
+AuthMechs XOAUTH2
+SSLType IMAPS
+
IMAPAccount CMU
Host imap.gmail.com
User rkavanag@alumni.cmu.edu
@@ -39,6 +46,9 @@ Account UQAM
IMAPStore queensu-remote
Account queensu
+IMAPStore mcgill-remote
+Account mcgill
+
IMAPStore cmu-remote
Account CMU
@@ -68,12 +78,25 @@ Subfolders Verbatim
Path ~/Maildir/queensu/
Inbox ~/Maildir/queensu/INBOX
+MaildirStore mcgill-maildir
+Subfolders Verbatim
+Path ~/Maildir/mcgill/
+Inbox ~/Maildir/mcgill/INBOX
+
MaildirStore gmail-maildir
Subfolders Verbatim
Path ~/Maildir/gmail/
Inbox ~/Maildir/gmail/INBOX
-Channel uqam
+Channel uqam-inbox
+Far :uqam-remote:
+Near :uqam-maildir:
+Create Both
+Patterns INBOX
+Expunge Near
+Sync All
+
+Channel uqam-others
Far :uqam-remote:
Near :uqam-maildir:
Create Both
@@ -89,6 +112,14 @@ Patterns * !Calendar !Calendar/* !Contacts !"Conversation History" !"Deleted Ite
Expunge Both
Sync All
+Channel mcgill
+Far :mcgill-remote:
+Near :mcgill-maildir:
+Create Near
+Patterns * !Calendar !Calendar/* !Contacts !"Conversation History" !"Deleted Items" !"Flux RSS" !Journal !Notes !Outbox
+Expunge Near
+Sync Pull
+
Channel cmu
Far :cmu-remote:
Near :cmu-maildir:
@@ -126,6 +157,14 @@ Channel rak-inbox
Channel rak-lists
Channel rak-misc
+Channel gmail-inbox
+Far :gmail-remote:
+Near :gmail-maildir:
+Create Near
+Expunge Near
+Pattern INBOX
+Sync Pull
+
Channel gmail-base
Far :gmail-remote:
Near :gmail-maildir:
@@ -141,3 +180,8 @@ Create Near
Expunge Near
Pattern * !INBOX !"[Google Mail]/Sent Mail" !"[Google Mail]/Drafts" !"[Google Mail]/Bin" !"[Google Mail]/All Mail"
Sync Pull
+
+Group inboxes
+Channel gmail-inbox
+Channel rak-inbox
+Channel uqam-inbox