1) Removed tls certificates file, as it is not present on OpenWRT

2) Added a config option asking msmtp to not verify the identity of the SMTP server (CA certs missing)
This commit is contained in:
Iordan Iordanov 2011-11-30 14:31:21 +00:00
parent ddaa9f4c4f
commit a1d21983aa

View file

@ -1,5 +1,5 @@
defaults
auth |AUTH|
tls_certcheck off
tls |TLS|
tls_trust_file /etc/ssl/certs/ca-certificates.crt