diff options
author | Marc Coquand <marc@mccd.space> | 2024-09-05 12:15:30 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-09-05 12:15:30 -0500 |
commit | 3783cab095a9167256afcbfe987d11f35a7003b1 (patch) | |
tree | 73a65b01330ba28777aef62c39446eba80817536 /mbsyncrc | |
parent | 1c1bab4e0f73aadec8def78a5313d22e1fb9462f (diff) | |
download | bsd-netbsd.tar.gz bsd-netbsd.tar.bz2 bsd-netbsd.zip |
changesnetbsd
Diffstat (limited to '')
-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 |