From c36b58a8e9f8b122c066b895ba6979b87fbf09a8 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 15 Oct 2025 13:37:02 +0200 Subject: mbsync: Specify the auth mechanism for mailbox MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's really pedantic, but on my Framwork computer this is needed, apparently. Signed-off-by: Miquel Sabaté Solà --- .mbsyncrc | 1 + 1 file changed, 1 insertion(+) (limited to '.mbsyncrc') diff --git a/.mbsyncrc b/.mbsyncrc index 09a1785..8769ca6 100644 --- a/.mbsyncrc +++ b/.mbsyncrc @@ -86,6 +86,7 @@ User "mssola@mssola.com" PassCmd "kwallet-query --read-password mailbox kdewallet --folder email" TLSType IMAPS TLSVersions +1.2 +1.3 +AuthMechs Login IMAPStore mailbox-remote Account mailbox -- cgit v1.2.3