From 0db44356a86ae7174a7d846ea949cdb04c7f1cef Mon Sep 17 00:00:00 2001 From: Protesilaos Stavrou Date: Wed, 26 Feb 2025 07:57:24 +0200 Subject: [PATCH] mbsync: use TLSType instead of SSLType --- mbsync/.mbsyncrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mbsync/.mbsyncrc b/mbsync/.mbsyncrc index a9c72c34..84b3f2f4 100644 --- a/mbsync/.mbsyncrc +++ b/mbsync/.mbsyncrc @@ -4,7 +4,7 @@ IMAPAccount gandi Host mail.gandi.net UserCmd "gpg -q --for-your-eyes-only -d ~/.authinfo.gpg | awk -F ' ' '/prot-gandi/ { print $(NF-2); exit; }'" PassCmd "gpg -q --for-your-eyes-only -d ~/.authinfo.gpg | awk -F ' ' '/prot-gandi/ { print $NF; exit; }'" -SSLType IMAPS +TLSType IMAPS IMAPStore gandi-remote Account gandi