From 5efe7d437e6e4156eb519017943e5e857e7caf99 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 21 Sep 2021 15:33:50 +0200 Subject: mbsync: new otp mechanism around @suse.de address 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(-) diff --git a/.mbsyncrc b/.mbsyncrc index 4f64f7c..ee53d69 100644 --- a/.mbsyncrc +++ b/.mbsyncrc @@ -66,8 +66,8 @@ Channel gmail-sent IMAPAccount susede Host imap.suse.de -User msabate -PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.mbsyncpasssusede.gpg" +User msabate@imapsusede +PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.imapsusede.gpg" SSLType IMAPS AuthMechs Login CertificateFile /etc/ssl/ca-bundle.pem -- cgit v1.2.3