summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2018-07-17 10:09:40 +0200
committerTharre <tharre3@gmail.com>2018-07-17 10:09:40 +0200
commit82c57bf41dd8397f1abb34c9a3d551e08a5d19aa (patch)
treeeba287354c94564cfd110efc8eab7198d8a15f14
parent74c2fc774532e2860f1fbf655af37c8a63ae76da (diff)
downloaddotfiles-82c57bf41dd8397f1abb34c9a3d551e08a5d19aa.tar.gz
dotfiles-82c57bf41dd8397f1abb34c9a3d551e08a5d19aa.tar.xz
dotfiles-82c57bf41dd8397f1abb34c9a3d551e08a5d19aa.zip
Revert "isync: use deprecated imaps: prefix"
Hopefully every major distro updated their isync version by now. This reverts commit e1c90590177d3431dd118a105656b793ee010483.
-rw-r--r--.mbsyncrc6
1 files changed, 2 insertions, 4 deletions
diff --git a/.mbsyncrc b/.mbsyncrc
index bab3a04..6980f10 100644
--- a/.mbsyncrc
+++ b/.mbsyncrc
@@ -1,10 +1,8 @@
IMAPAccount tharre3@gmail.com
-# prefix with imaps: is deprecated - however the alternative SSLType isn't
-# widely supported at this time
-Host imaps:imap.gmail.com
+Host imap.gmail.com
User tharre3@gmail.com
PassCmd "req_pwd.sh email/tharre3@gmail.com"
-# SSLType IMAPS
+SSLType IMAPS
SSLVersion TLSv1.2
CertificateFile /etc/ssl/certs/ca-certificates.crt