X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/f945d4cb62c4b726f4ef7fe6547cfc2719e82fd1..056eba24a096c9e6ea355936063d5f60741265e3:/isync/.mbsyncrc?ds=sidebyside

diff --git a/isync/.mbsyncrc b/isync/.mbsyncrc
index 9d0cdec..4bc666d 100644
--- a/isync/.mbsyncrc
+++ b/isync/.mbsyncrc
@@ -2,43 +2,45 @@
 CopyArrivalDate yes
 
 ######
-IMAPAccount aminb
-Host mail.aminb.org
-User REDACTED
-PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.passwd/aminb.gpg"
+IMAPAccount amin
+Host nix.aminb.org
+User amin@aminb.org
+PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/amin.gpg"
 SSLType IMAPS
 
-IMAPStore aminb-remote
-Account aminb
+IMAPStore amin-remote
+Account amin
 
-MaildirStore aminb-local
-Path ~/.mail/aminb/
-Inbox ~/.mail/aminb/Inbox
+MaildirStore amin-local
+Path ~/mail/amin/
+Inbox ~/mail/amin/Inbox
+SubFolders Verbatim
 
-Channel aminb
-Master :aminb-remote:
-Slave :aminb-local:
+Channel amin
+Master :amin-remote:
+Slave :amin-local:
 Patterns * !dovecot*
-Create Slave
+Create Both
 SyncState *
 
 ######
-IMAPAccount gmail
-Host imap.gmail.com
-User REDACTED
-PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.passwd/gmail.gpg"
+IMAPAccount uwaterloo
+Host connect.uwaterloo.ca
+User mbandali
+PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/uwaterloo.gpg"
 SSLType IMAPS
 
-IMAPStore gmail-remote
-Account gmail
+IMAPStore uwaterloo-remote
+Account uwaterloo
 
-MaildirStore gmail-local
-Path ~/.mail/gmail/
-Inbox ~/.mail/gmail/Inbox
+MaildirStore uwaterloo-local
+Path ~/mail/uwaterloo/
+Inbox ~/mail/uwaterloo/Inbox
+SubFolders Verbatim
 
-Channel gmail
-Master :gmail-remote:
-Slave :gmail-local:
-Patterns * ![Gmail]* "[Gmail]/Sent Mail"
-Create Slave
+Channel uwaterloo
+Master :uwaterloo-remote:
+Slave :uwaterloo-local:
+Patterns * !dovecot*
+Create Both
 SyncState *