From 3783cab095a9167256afcbfe987d11f35a7003b1 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Thu, 5 Sep 2024 12:15:30 -0500 Subject: changes --- mbsyncrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mbsyncrc') diff --git a/mbsyncrc b/mbsyncrc index ad26c2b..3c69edd 100644 --- a/mbsyncrc +++ b/mbsyncrc @@ -11,8 +11,8 @@ User marcc@fastmail.fr # For simplicity, this is how to read the password from another file. # For better security you should use GPG https://gnupg.org/ PassCmd "pass fastmail/marcc" -SSLType IMAPS -SSLVersions TLSv1.2 +TLSType IMAPS +TLSVersions +1.2 IMAPStore Home-remote Account Home @@ -40,7 +40,7 @@ IMAPAccount Work Host imap.gmail.com User marc.coquand@sustainably.app PassCmd "pass sustainably/gmail" -SSLType IMAPS +TLSType IMAPS Timeout 60 IMAPStore Work-remote -- cgit v1.2.3