|
|
@@ -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 |
|
|
|