Re: [exim] 2 problems (exim-4.92.3/Fedora 31/config from 4.8…

Top Page
Delete this message
Reply to this message
Author: Cyborg
Date:  
To: exim-users
Subject: Re: [exim] 2 problems (exim-4.92.3/Fedora 31/config from 4.85)
Am 11.11.19 um 17:30 schrieb Frank Elsner via Exim-users:

>   tls_certificate     = /usr/local/etc/m28a.crt
>   tls_privatekey      = /usr/local/etc/m28a-exim.key
>   tls_dhparam         = /usr/local/etc/m28a-2048.dh
>   tls_require_ciphers = ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP
>   openssl_options     = +no_sslv2 +no_sslv3
>   tls_advertise_hosts = *

>


where in the config file, did you place those?

As they should be more or the first lines, after "keep_environment = PATH" .

Marius