From 1835dfd2c52f44f0870e0a5d7427066aa130688f Mon Sep 17 00:00:00 2001 From: wimstockman Date: Thu, 13 Feb 2020 17:25:59 +0100 Subject: [PATCH] Clean up --- bin/mw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/mw b/bin/mw index 4d77d2d..79d15a6 100755 --- a/bin/mw +++ b/bin/mw @@ -21,8 +21,8 @@ mwconfig="$muttshare/mutt-wizard.muttrc" cachedir="$HOME/.cache/mutt-wizard" muttrc="$muttdir/muttrc" msmtprc="$HOME/.config/msmtp/config" -ssltype="IMAPS" - # This is later changed to `None` later in the script if using Protonmail +ssltype="IMAPS" # This is later changed to `None` later in the script if using Protonmail +AuthMech LOGIN for x in "/etc/ssl/certs/ca-certificates.crt" "/etc/pki/tls/certs/ca-bundle.crt" "/etc/ssl/ca-bundle.pem" "/etc/pki/tls/cacert.pem" "/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem" "/etc/ssl/cert.pem" "/usr/local/share/ca-certificates/" do