add msmtp, update isync & notmuch dots to handle my uwaterloo email
[~bandali/configs] / isync / .mbsyncrc
index f1a954c..4bc666d 100644 (file)
@@ -2,9 +2,9 @@
 CopyArrivalDate yes
 
 ######
-User REDACTED
 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
 
@@ -14,6 +14,7 @@ Account amin
 MaildirStore amin-local
 Path ~/mail/amin/
 Inbox ~/mail/amin/Inbox
+SubFolders Verbatim
 
 Channel amin
 Master :amin-remote:
@@ -23,22 +24,23 @@ Create Both
 SyncState *
 
 ######
-IMAPAccount gmail
-Host imap.gmail.com
-User REDACTED
-PassCmd "gpg -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"
+Channel uwaterloo
+Master :uwaterloo-remote:
+Slave :uwaterloo-local:
+Patterns * !dovecot*
 Create Both
 SyncState *