From 47062b3c994b840dda364ca1c40475ed9050a89f Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 22 Jun 2021 11:19:59 +0200 Subject: Fixes here and there... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .mbsyncrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.mbsyncrc') diff --git a/.mbsyncrc b/.mbsyncrc index 01ae168..4f64f7c 100644 --- a/.mbsyncrc +++ b/.mbsyncrc @@ -95,9 +95,9 @@ SyncState * IMAPAccount susecom Host outlook.office365.com User msabate@suse.com -PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.mbsyncpasssusecom.gpg" +PassCmd "~/bin/mutt_oauth2.py ~/.mail/susecom/sessionfile" SSLType IMAPS -AuthMechs Login +AuthMechs XOAUTH2 CertificateFile /etc/ssl/ca-bundle.pem Timeout 0 -- cgit v1.2.3