From ea3daf6eddf1bcedb23e64bad36868b4bc35993b Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Thu, 8 Aug 2024 18:09:15 +0200 Subject: isync new version renamed config type --- mail/dot-mbsyncrc.personal | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'mail/dot-mbsyncrc.personal') diff --git a/mail/dot-mbsyncrc.personal b/mail/dot-mbsyncrc.personal index dce4bea..5a21887 100644 --- a/mail/dot-mbsyncrc.personal +++ b/mail/dot-mbsyncrc.personal @@ -8,7 +8,7 @@ User najera.oscar@gmail.com PassCmd "pass show google/googlemail.com/najera.oscar" AuthMechs LOGIN # Use SSL -SSLType IMAPS +TLSType IMAPS # The following line should work. If get certificate errors, uncomment the two following lines and read the "Troubleshooting" section. CertificateFile /etc/ssl/certs/ca-certificates.crt #CertificateFile ~/.cert/imap.gmail.com.pem @@ -43,7 +43,7 @@ Host mail.oscarnajera.com User hi@oscarnajera.com PassCmd "pass show Correos/mail.oscarnajera.com" AuthMechs LOGIN -SSLType IMAPS +TLSType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt IMAPStore hi_pers-remote @@ -69,7 +69,7 @@ Host mail.oscarnajera.com User kindle@oscarnajera.com PassCmd "pass show Correos/kindle@oscarnajera.com" AuthMechs LOGIN -SSLType IMAPS +TLSType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt IMAPStore kindle-remote @@ -95,7 +95,7 @@ Host mail.oscarnajera.com User oscar.najera@delightfuldying.com PassCmd "pass show WebSites/delightfuldying.com/mailbox/julie" AuthMechs LOGIN -SSLType IMAPS +TLSType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt IMAPStore dd-remote @@ -121,7 +121,7 @@ Host mail.oscarnajera.com User sarah@fallforward.space PassCmd "pass show WebSites/fallforward.space/mailbox/sarah" AuthMechs LOGIN -SSLType IMAPS +TLSType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt IMAPStore ff-remote @@ -147,7 +147,7 @@ Host mail.oscarnajera.com User hi@arsmagna.xyz PassCmd "pass show WebSites/arsmagna.xyz/mailbox/hello" AuthMechs LOGIN -SSLType IMAPS +TLSType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt IMAPStore am-remote @@ -176,7 +176,7 @@ User nuremberg.toastmasters@googlemail.com PassCmd "pass show orgs/NBG-TM/smtp.googlemail.com" AuthMechs LOGIN # Use SSL -SSLType IMAPS +TLSType IMAPS # The following line should work. If get certificate errors, uncomment the two following lines and read the "Troubleshooting" section. CertificateFile /etc/ssl/certs/ca-certificates.crt -- cgit v1.2.3