Auteur: Jeremy Harris Date: À: exim-users Sujet: Re: [exim] Ignoring SSL-Errors on self signed certificates
On 14/04/16 07:14, Luca Bertoncello wrote: > I have a Server with Exim on my Server and another Server with Exim
> (4.87) that sends E-Mail using the first server as Relay. > this warning:
>
> SSL verify error: depth=0 error=self signed certificate
Not quite clear on which server you're logging this,
Have a look at the smtp-transport and
main-section config options tls_verify_hosts and
tls_try_verify_hosts; write a hostlist that excludes
your other server.