From a1d21983aac6d81417700db6b7ccc5260d97f7be Mon Sep 17 00:00:00 2001 From: Iordan Iordanov Date: Wed, 30 Nov 2011 14:31:21 +0000 Subject: [PATCH] 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) --- .../root/etc/pbx-voicemail/pbx-msmtprc-defaults.TEMPLATE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-defaults.TEMPLATE b/applications/luci-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-defaults.TEMPLATE index ea50b3ca2..a4456b8f8 100644 --- a/applications/luci-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-defaults.TEMPLATE +++ b/applications/luci-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-defaults.TEMPLATE @@ -1,5 +1,5 @@ defaults auth |AUTH| +tls_certcheck off tls |TLS| -tls_trust_file /etc/ssl/certs/ca-certificates.crt -- 2.25.1