From: David K. <da...@ke...> - 2019-01-24 14:27:53
|
Never mind. Looks like I had a config error. I changed my authentication and encryption settings and it started working again. Sorry for the distraction. David On Thu, Jan 24, 2019 at 9:16 AM David Kerr <da...@ke...> wrote: > I am getting errors when astlinux tries to send email... > > Jan 24 09:01:33 pbx mail.err msmtp: host=smtp.gmail.com tls=on auth=on user=pb...@ex... from=ro...@ex... recipients=da...@ex... errormsg='cannot set X509 system trust for TLS session: feature not yet implemented for OpenSSL' exitcode=EX_SOFTWARE > Jan 24 09:01:33 pbx mail.info msmtpqueue: (70) msmtp: cannot set X509 system trust for TLS session: feature not yet implemented for OpenSSL msmtp: could not send mail (account default from /etc/msmtprc) > Jan 24 09:01:33 pbx mail.info msmtpqueue: Failure: Keeping mail queue /var/spool/mail/2019-01-20-08.46.20-0 msmtp/mail pair. > > And the above is flooding my syslog. Googling suggests that it may be a > problem with root CA certificates. Has anyone seen this problem? > > Thanks > |