summaryrefslogtreecommitdiffstats
path: root/mbsyncrc
diff options
context:
space:
mode:
authorMatthew Lemon <chaffinach+git@protonmail.ch>2022-04-20 09:10:58 +0100
committerMatthew Lemon <chaffinach+git@protonmail.ch>2022-04-20 09:10:58 +0100
commitebaf821d8ac29fdf65a3deba327c6ecb16ced2c2 (patch)
tree62835c19b7a606185c4d26fe03b1e102c5999151 /mbsyncrc
parenta7be781125b0b03f795e17475a4e3951334a616b (diff)
added some mbsync and mutt config
Diffstat (limited to '')
-rw-r--r--mbsyncrc28
1 files changed, 28 insertions, 0 deletions
diff --git a/mbsyncrc b/mbsyncrc
new file mode 100644
index 0000000..f1f2b5c
--- /dev/null
+++ b/mbsyncrc
@@ -0,0 +1,28 @@
+SyncState *
+Sync Pull All Push All
+
+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 *
+Create Both
+Expunge Both