1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-07 16:17:23 +01:00
Files
mailinabox/setup
Joshua Tauberer 7ca42489ae drop legacy, export-grade, and anonymous ciphers from SMTP (port 25, opportunistic)
Even though SMTP (on port 25) is typically opportunistic and a MitM attack can't be prevented, we may as well only offer ciphers that provide some level of security. If a client is so old or misconfigured that it doesn't support newer ciphers, it should hopefully fall back to a non-TLS connection.

Postfix's default was basically anything goes (anonymous and 40-bit ciphers!). Google's MTA's only offer ciphers at 112 bits at greater, and this change approximates that with Postfix's "medium" setting.

Fixes #371
2015-05-05 23:50:07 +00:00
..
2015-04-01 10:14:34 -04:00
2015-05-04 11:24:40 +00:00
2015-04-11 15:24:15 -04:00
2015-01-29 17:03:20 +00:00
2015-03-28 11:08:57 -04:00
2015-04-16 11:45:35 +00:00
2015-03-28 11:08:57 -04:00