diff --git a/mbsync/.mbsyncrc b/mbsync/.mbsyncrc index 71c14c6..6d13bbc 100644 --- a/mbsync/.mbsyncrc +++ b/mbsync/.mbsyncrc @@ -7,7 +7,7 @@ Host imap.fastmail.com Port 993 User maitysanchayan@fastmail.com PassCmd "pass show apppass/fastmail" -SSLType IMAPS +TLSType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt IMAPStore fastmail-remote @@ -33,7 +33,7 @@ Host imap.gmail.com Port 993 User sanchayan@asymptotic.io PassCmd "pass show apppass/asymptotic" -SSLType IMAPS +TLSType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt IMAPStore asymptotic-remote @@ -53,7 +53,7 @@ IMAPAccount gmail Host imap.gmail.com User maitysanchayan@gmail.com PassCmd "pass show apppass/sanchayan" -SSLType IMAPS +TLSType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt IMAPStore gmail-remote