diff options
Diffstat (limited to 'mail/dot-mbsyncrc.byteplant')
-rw-r--r-- | mail/dot-mbsyncrc.byteplant | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/dot-mbsyncrc.byteplant b/mail/dot-mbsyncrc.byteplant index 16a2867..98374ed 100644 --- a/mail/dot-mbsyncrc.byteplant +++ b/mail/dot-mbsyncrc.byteplant @@ -5,7 +5,7 @@ Host imap.byteplant.com User oscar PassCmd "pass show byteplant.com/imap" AuthMechs LOGIN -SSLType IMAPS +TLSType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt IMAPStore oscar-remote @@ -31,7 +31,7 @@ Host imap.byteplant.com User admin PassCmd "pass show byteplant.com/admin-email" AuthMechs LOGIN -SSLType IMAPS +TLSType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt IMAPStore admin-remote @@ -59,7 +59,7 @@ Host imap.byteplant.com User support PassCmd "pass show byteplant.com/support-mail" AuthMechs LOGIN -SSLType IMAPS +TLSType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt IMAPStore support-remote |