diff options
Diffstat (limited to 'mbsyncrc')
-rw-r--r-- | mbsyncrc | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |