diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-08-07 02:59:13 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-08-07 02:59:13 +0200 |
commit | a9a85f8980a1a443407deb21bc883bb8904e8e60 (patch) | |
tree | 4b2ab7d95cfe72f99d2886e33960fd0bba741f77 /mbsyncrc | |
parent | fa4577735f9a8b338ed6f9c4070b118619b7bea7 (diff) | |
download | dotfiles-a9a85f8980a1a443407deb21bc883bb8904e8e60.tar.xz |
mbsyncrc: Update IMAPS directives for new mbsync
Diffstat (limited to 'mbsyncrc')
-rw-r--r-- | mbsyncrc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,8 +2,9 @@ IMAPAccount theos Host theos.kyriasis.com User kyrias PassCmd "pass show mail/johannes@kyriasis.com" -UseIMAPS yes CertificateFile /etc/ssl/certs/ca-certificates.crt +SSLType IMAPS +SSLVersions TLSv1.2 IMAPStore theos-remote Account theos |