summaryrefslogtreecommitdiff
path: root/.mbsyncrc
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-09-03 19:13:14 +0300
committerThanos Apollo <[email protected]>2023-09-03 19:13:14 +0300
commitcf3071bc8e3fcea433a6b6ca4d37ed777790020a (patch)
tree86ea265ced02d21d090196a1f30385b4234df4ef /.mbsyncrc
parent7ea582167c9b87cb23bcda9ee99bca28f6e6f142 (diff)
Add mbsyncrc
Diffstat (limited to '.mbsyncrc')
-rw-r--r--.mbsyncrc27
1 files changed, 27 insertions, 0 deletions
diff --git a/.mbsyncrc b/.mbsyncrc
new file mode 100644
index 0000000..b47d7a3
--- /dev/null
+++ b/.mbsyncrc
@@ -0,0 +1,27 @@
+IMAPAccount fastmail
+Host imap.fastmail.com
+Port 993
+PassCmd "emacsclient -e '(password-store-get-field \"fastmail.com/[email protected]\" \"smtp\")'"
+SSLType IMAPS
+SSLVersions TLSv1.2
+CertificateFile /etc/ssl/certs/ca-certificates.crt
+
+IMAPStore fastmail-remote
+Account fastmail
+
+MaildirStore fastmail-local
+Path ~/Mail/
+Inbox ~/Mail/Inbox
+Trash ~/Mail/Trash/
+SubFolders Verbatim
+
+Channel fastmail
+Far :fastmail-remote:
+Near :fastmail-local:
+Patterns *
+Expunge None
+CopyArrivalDate yes
+Sync All
+Create Both
+SyncState *