diff options
author | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 17:23:42 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 17:23:42 -0500 |
commit | e1096db47d332f2e4bfb4f38d262bb94e69d9ad5 (patch) | |
tree | 1b26b1fedacd307a115cb3a963c8cc8a60a18e96 /dot_s-nail.rc | |
parent | typo (diff) |
set exec and stuff
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 |