You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/core/nginx/conf
lub 0cb0a26d95 relax TLS settings on port 25
Because basically every MTA out there uses opportunistic TLS _in
the best case_, it's actually counter productive to use such strict
settings.

The alternative to a handshake error is often an unencrypted submission,
which is basically the opposite of what strict ssl_protocols and
ssl_ciphers tries to achieve.

Even big and established providers like Amazon SES are incompatible with the current
settings.

This reverts commit 2ddf46ad2b.
4 years ago
..
dhparam.pem Move dhparam to /conf 7 years ago
nginx.conf relax TLS settings on port 25 4 years ago
proxy.conf use HTTP/1.1 for proxyied connections 5 years ago
tls.conf Upgrading nginx TLS configuration 5 years ago