diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-08-07 02:59:45 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-08-07 02:59:45 +0200 |
commit | feb3bae4b7e6994543812b8852c3fad681c500d3 (patch) | |
tree | f3476634aad6d232aed1c13a272c66390cb6fe6f | |
parent | a9a85f8980a1a443407deb21bc883bb8904e8e60 (diff) | |
download | dotfiles-feb3bae4b7e6994543812b8852c3fad681c500d3.tar.xz |
mbsyncrc: Switch from password to GSSAPI (kerb) auth
-rw-r--r-- | mbsyncrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,10 +1,10 @@ IMAPAccount theos Host theos.kyriasis.com User kyrias -PassCmd "pass show mail/johannes@kyriasis.com" CertificateFile /etc/ssl/certs/ca-certificates.crt SSLType IMAPS SSLVersions TLSv1.2 +AuthMechs GSSAPI IMAPStore theos-remote Account theos |