[exim] Re: Fixing or disabling TLS for internal network hosts

2023-10-08 Thread Slavko via Exim-users
Dňa 8. októbra 2023 13:53:31 UTC používateľ u34--- via Exim-users napísal: >Making the whole system treats self signed certificates in the same manner >as it treats other certificate authorities is distribution dependent. Self signed certificate is basically CA root certificate directly used b

[exim] Re: Fixing or disabling TLS for internal network hosts

2023-10-08 Thread Jeremy Harris via Exim-users
On 08/10/2023 06:22, AC via Exim-users wrote: As for disabling the TLS or at least disabling the server certificate check,  which parameter is handling that? Have a read of the docs on the smtp transport, particularly the tls_ options, and look at your client systems Exim configurations. -- Che

[exim] Re: Fixing or disabling TLS for internal network hosts

2023-10-08 Thread Evgeniy Berdnikov via Exim-users
On Sat, Oct 07, 2023 at 10:22:28PM -0700, AC via Exim-users wrote: > As for disabling the TLS or at least disabling the server certificate check, > which parameter is handling that? > > I was guessing tls_verify_certificates does that but doesn't seem to solve > the problem. Your configuration e