diff options
Diffstat (limited to 'dot_s-nail.rc')
-rw-r--r-- | dot_s-nail.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_s-nail.rc b/dot_s-nail.rc index 8e6cb10..e557030 100644 --- a/dot_s-nail.rc +++ b/dot_s-nail.rc @@ -9,7 +9,7 @@ set tls-verify=strict # Do not load the default CA locations that are built into the used to TLS # library to verify TLS server certificates. set tls-ca-no-defaults -set tls-ca-file=SSL_CERTS +# set tls-ca-file=SSL_CERTS # Send mail in utf-8, unless the original poster used a different charset set sendcharsets=utf-8 |