aboutsummaryrefslogtreecommitdiff
path: root/.mbsyncrc
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2025-01-06 21:07:49 +0000
committerJustine Smithies <justine@smithies.me.uk>2025-01-06 21:07:49 +0000
commit940de6c956fb23f55d1d99c64db54ad54569dc0e (patch)
treeabd3dccd8381c71dc9609acdd4db274cdc8371d2 /.mbsyncrc
parent50da50e75115de55f2af488f3890052862a472a1 (diff)
Changed from SSL to TLS and removed unrequired forward slash from Inbox path ending.
Diffstat (limited to '.mbsyncrc')
-rw-r--r--.mbsyncrc15
1 files changed, 9 insertions, 6 deletions
diff --git a/.mbsyncrc b/.mbsyncrc
index 0a97289..ec6c609 100644
--- a/.mbsyncrc
+++ b/.mbsyncrc
@@ -3,9 +3,9 @@ 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
+TLSType IMAPS
+#SSLType IMAPS
+#SSLVersions TLSv1.2
MaildirStore gmail-local
Path ~/.mail/gmail/
@@ -24,14 +24,17 @@ SyncState *
IMAPStore fastmail-remote
Host imap.fastmail.com
Port 993
+AuthMechs LOGIN
User justine@smithies.me.uk
PassCmd "pass Email/Smithies/app-password"
-SSLType IMAPS
-SSLVersions TLSv1.2
+TLSType IMAPS
+TLSVersions +1.2
+#SSLType IMAPS
+#SSLVersions TLSv1.2
MaildirStore fastmail-local
Path ~/.mail/Fastmail/
-Inbox ~/.mail/Fastmail/Inbox/
+Inbox ~/.mail/Fastmail/Inbox
SubFolders Verbatim
Channel fastmail