On Mon, 11 Nov 2019 17:30:44 +0100 Frank Elsner wrote: > Hello, > > - Using my old config from exim-4.85 i ran into the following problems: > > - Config contains > > local_interfaces = <; > [0.0.0.0]:25;[0.0.0.0]:2825;[0.0.0.0]:587;[::0]:2825 > > and > > 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 = *
Sorry, forgot ehe error messages 2019-11-11 17:33:30 exim 4.92.3 daemon started: pid=127928, -q1h, listening for SMTP on port 25 (IPv6 and IPv4) 2019-11-11 17:33:30 Warning: No server certificate defined; will use a selfsigned one. Suggested action: either install a certificate or change tls_advertise_hosts option --Frank -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
