Re: [Astlinux-users] sendmail failures

2019-01-24 Thread David Kerr
Thanks Lonnie. I changed my SMTP authentication from "login" to "plain" and I changed from "ignore cert" to "check cert" and that got it working again. Thanks On Thu, Jan 24, 2019 at 9:31 AM Lonnie Abelbeck wrote: > Hi David, > > By chance are you using msmtp version 1.8.2 ? (msmtp --version)

Re: [Astlinux-users] sendmail failures

2019-01-24 Thread Michael Keuter
> Am 24.01.2019 um 15:16 schrieb David Kerr : > > 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=p...@example.com from=r...@example.com recipients=da...@example.com > errormsg='cannot set X509 system t

Re: [Astlinux-users] sendmail failures

2019-01-24 Thread Lonnie Abelbeck
Hi David, By chance are you using msmtp version 1.8.2 ? (msmtp --version) Are your network tab settings something like: An empty "SMTP Cert File" will default to the system /usr/lib/ssl/certs/ca-bundle.crt The above works for me for a non-gmail host. Lonnie > On Jan 24, 2019, at 8:16 AM,

Re: [Astlinux-users] sendmail failures

2019-01-24 Thread David Kerr
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 wrote: > I am getting errors when astlinux tries to send email... > > Jan 24 09:01:33 pbx

[Astlinux-users] sendmail failures

2019-01-24 Thread David Kerr
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=p...@example.com from=r...@example.com recipients=da...@example.com errormsg='cannot set X509 system trust for TLS session: feature not yet implemented for OpenSSL'