docker-mailserver/target
Brennan Kinney 76594c21c4
Add note about `tls_ssl_options = NO_COMPRESSION`
[Postfix docs](http://www.postfix.org/postconf.5.html#tls_ssl_options):

> Disable SSL compression even if supported by the OpenSSL library. Compression is CPU-intensive, and compression before encryption does not always improve security.

[Postfix mailing list discussion](http://postfix.1071664.n5.nabble.com/patch-mitigate-CRIME-attack-td57978.html):

> The CRIME attack does not apply to SMTP, because unlike SMTP, there is no javascript in SMTP clients that makes them send thousands of email messages with chosen plaintext compressed together in the same packet with SASL credentials or other sensitive data.
> The auditor completely failed to take the context into account.

[Mailing list discussion of potential compression CRIME-like attack](https://lists.cert.at/pipermail/ach/2014-December/001660.html)

> keeping compression disabled is a good idea.

If you need a good test score, PCI compliance will likely flag compression despite not having any known risk with non-HTTP TLS.
2020-04-29 19:41:08 +12:00
..
amavis/conf.d Fixed several amavis tests and removed commented code 2020-01-26 16:39:58 +01:00
bin added dovecot quota feature 2020-04-24 14:56:15 +02:00
docker-configomat@b42a6eb65d Update docker-configomat (#959) 2018-04-23 20:59:27 +02:00
dovecot added dovecot quota feature 2020-04-24 14:56:15 +02:00
fail2ban fail2ban: use filter.d/dovecot.conf from distribution 2020-04-10 22:21:40 +02:00
fetchmail Implement fetchmail (#260) (#271) 2016-08-21 22:13:13 +02:00
opendkim Changed omitted headers for DKIM with mailtrain (#774) 2017-12-18 21:55:50 +01:00
opendmarc [opendmarc] Skip dmarc checks for email sent over authenticated sockets 2017-09-11 17:02:47 -07:00
postfix Add note about `tls_ssl_options = NO_COMPRESSION` 2020-04-29 19:41:08 +12:00
postgrey fixed postgrey inet parameter (#570) 2017-04-12 19:45:47 +02:00
postsrsd Fix: Add SRS to fix SPF issues on redirect #611 (#814) 2018-02-06 08:11:57 +01:00
supervisor Upgrade to buster and remove filebeat 2020-01-25 15:33:06 +01:00
check-for-changes.sh added dovecot quota feature 2020-04-24 14:56:15 +02:00
fail2ban-wrapper.sh Issue 631 run services with supervisor (#676) 2017-08-07 17:39:40 +02:00
helper_functions.sh WIP: actually test PERMIT_DOCKER=connected-networks 2019-08-07 02:24:56 +02:00
postfix-wrapper.sh Issue 631 run services with supervisor (#676) 2017-08-07 17:39:40 +02:00
postsrsd-wrapper.sh DOMAINNAME can fail to be set in postsrsd-wrapper.sh (#989) 2018-06-19 08:17:32 +02:00
start-mailserver.sh added dovecot quota feature 2020-04-24 14:56:15 +02:00