aboutsummaryrefslogtreecommitdiffstats
path: root/mbsyncrc
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-10-05 16:33:10 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-10-05 16:33:10 +0100
commit9fff448654308b1e1b3d1129c0255544f56c25cc (patch)
treeeda78717611d7a6b2204ba8e9f73af90e69ae90b /mbsyncrc
initial
Diffstat (limited to 'mbsyncrc')
-rw-r--r--mbsyncrc54
1 files changed, 54 insertions, 0 deletions
diff --git a/mbsyncrc b/mbsyncrc
new file mode 100644
index 0000000..07b2508
--- /dev/null
+++ b/mbsyncrc
@@ -0,0 +1,54 @@
+SyncState *
+Sync Pull All Push All
+
+IMAPAccount mrlemon@mailforce.net
+Host imap.fastmail.com
+Port 993
+User mrlemon@mailforce.net
+PassCmd "echo $(pass AppPasswords/mbsync_fastmail_may2022)"
+SSLType IMAPS
+
+IMAPStore fastmail-remote
+Account mrlemon@mailforce.net
+UseNamespace yes
+
+MaildirStore fastmail-local
+SubFolders Verbatim
+Inbox ~/Mail/fastmail/INBOX
+Path ~/Mail/fastmail/
+Flatten .
+
+Channel fastmailchannel
+Far :fastmail-remote:
+Near :fastmail-local:
+Patterns *
+Create Both
+Expunge Both
+SyncState *
+
+IMAPAccount matthewlemon@protonmail.com
+Host 127.0.0.1
+Port 1143
+#User matt@matthewlemon.com
+User matthewlemon@protonmail.com
+PassCmd "echo $(pass AppPasswords/hydroxide)"
+SSLType None
+#AuthMechs LOGIN
+
+IMAPStore matthewlemonproton-remote
+Account matthewlemon@protonmail.com
+UseNamespace yes
+
+MaildirStore matthewlemonproton-local
+SubFolders Verbatim
+Inbox ~/Mail/matthewlemonproton/INBOX
+Path ~/Mail/matthewlemonproton/
+Flatten .
+
+Channel matthewlemonproton
+Far :matthewlemonproton-remote:
+Near :matthewlemonproton-local:
+Patterns * !"All Mail"*
+Create Both
+Expunge Both
+SyncState *