aboutsummaryrefslogtreecommitdiff
path: root/.mbsyncrc
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-11-08 20:40:05 +0000
committerJustine Smithies <justine@smithies.me.uk>2024-11-08 20:40:05 +0000
commit916159c06a0eeff464985640e45b2412242dc466 (patch)
treedea1c77b4fb68896a7eae89d8b12dd174aaf6b5d /.mbsyncrc
parent3e1b2beac39f119de97e2ae4d4f8e7a46f277281 (diff)
Initial commit
Diffstat (limited to '.mbsyncrc')
-rw-r--r--.mbsyncrc44
1 files changed, 44 insertions, 0 deletions
diff --git a/.mbsyncrc b/.mbsyncrc
new file mode 100644
index 0000000..0a97289
--- /dev/null
+++ b/.mbsyncrc
@@ -0,0 +1,44 @@
+IMAPStore gmail-remote
+Host imap.gmail.com
+AuthMechs LOGIN
+User justinesmithies@gmail.com
+PassCmd "pass Email/justinesmithies@gmail.com/app-password"
+#TLSType IMAPS
+SSLType IMAPS
+SSLVersions TLSv1.2
+
+MaildirStore gmail-local
+Path ~/.mail/gmail/
+Inbox ~/.mail/gmail/INBOX
+Subfolders Verbatim
+
+Channel gmail
+Far :gmail-remote:
+Near :gmail-local:
+Expunge Both
+Create Both
+Remove Both
+Patterns * !"[Gmail]/All Mail" !"[Gmail]/Important" !"[Gmail]/Starred"
+SyncState *
+
+IMAPStore fastmail-remote
+Host imap.fastmail.com
+Port 993
+User justine@smithies.me.uk
+PassCmd "pass Email/Smithies/app-password"
+SSLType IMAPS
+SSLVersions TLSv1.2
+
+MaildirStore fastmail-local
+Path ~/.mail/Fastmail/
+Inbox ~/.mail/Fastmail/Inbox/
+SubFolders Verbatim
+
+Channel fastmail
+Far :fastmail-remote:
+Near :fastmail-local:
+Patterns *
+Expunge Both
+Create Both
+Remove Both
+SyncState *