tls_advertise_hosts = <; !127.0.0.1 ; !::1
+# Configured TLS cipher selection.
+
+tls_require_ciphers = NORMAL:%LATEST_RECORD_VERSION:-VERS-SSL3.0
+
# Specify the location of the Exim server's TLS certificate and private key.
# The private key must not be encrypted (password protected). You can put
# the certificate and private key in the same file, in which case you only
remote_smtp:
driver = smtp
multi_domain = false
+ tls_require_ciphers = NORMAL:%LATEST_RECORD_VERSION:-VERS-SSL3.0
# This transport is used for handling pipe deliveries generated by alias or