1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-28 20:21:14 +02:00
docker-mailserver/test/email-templates
Marek Walczak 49b3867c1b debian stretch slim (#784)
* Switch to stretch-slim as base image.
 - first step correct the testdata, as newer packages are more strict
about the mail-structure.

* Switch to stretch-slim: correcting the test-environment and the build
 - add missing build-step to make
 - clean the userdb aswell
 - use timeout of netcat, as postgrey would not close the connection
 - there is 2 extra mail-logs -> assert_output 5
 - cosmetic: use "" instead of ''

* Switch to stretch-slim:
new image:
 - smaller size
 - 0 CVEs compared to 11 CVEs in ubuntu 16.04 Image
better backport situation
 - postfix 3.1.6 vs 3.1.0
 - fail2ban 0.9.6 vs 0.9.3
 ...
changes needed because of stretch-slim:
- add missing gnupg and iproute2 package
- remove non-free rar, unrar-free should do
- rsyslog does not add syslog user and has different conf-structure
- pyzor command discover was deprecated and is missing in the new
stretch package

- dovecot does not know SSLv2 anymore. removed because of warnings in
log

- iptables does not know imap3, IMAP working group chose imap2 in favor
of imap3

* Switch to debian stretch slim:
SSLv2 seems to be a not known protocol anymore - good!

* switch to debian stretch slim:
make this test more stable. there might be more than only one mail.log
(mail.info, mail.warn, ...)

* switch to debian stretc slim:
 new openssl 1.1.0 needs stronger ciphers, removed some weekers ones.
Please, look through the new list of cipher! this needs to be done in
another commit for all other SSL/TLS-Endpoints aswell.

* Switch to debian stretch slim:
let our server pre-empt the cipher list.
Did a read through, wwwDOTpostfixDOTorg/FORWARD_SECRECY_READMEDOThtml
and
wwwDOTpostfixDOTorg/TLS_READMEDOThtml

* Switch to debian stretch slim: lets give this openssl-based test a new and independent but identical container.  many other test on the main 'mail' container might interfere here.

* Switch to debian stretch slim: remove unused lines
2017-12-31 12:33:48 +01:00
..
amavis-spam.txt debian stretch slim (#784) 2017-12-31 12:33:48 +01:00
amavis-virus.txt debian stretch slim (#784) 2017-12-31 12:33:48 +01:00
existing-added.txt Check for account changes and reload (Closes: #552) 2017-10-10 08:15:18 +02:00
existing-alias-external.txt debian stretch slim (#784) 2017-12-31 12:33:48 +01:00
existing-alias-local.txt debian stretch slim (#784) 2017-12-31 12:33:48 +01:00
existing-alias-recipient-delimiter.txt Integration test for extension address delivery (#528) 2017-03-03 18:27:22 +01:00
existing-catchall-local.txt debian stretch slim (#784) 2017-12-31 12:33:48 +01:00
existing-regexp-alias-external.txt tests for regexp alias 2016-05-23 20:38:11 -07:00
existing-regexp-alias-local.txt tests for regexp alias 2016-05-23 20:38:11 -07:00
existing-user-and-cc-local-alias.txt debian stretch slim (#784) 2017-12-31 12:33:48 +01:00
existing-user1.txt debian stretch slim (#784) 2017-12-31 12:33:48 +01:00
existing-user2.txt Fixes #496 enabling all domains to get spam headers and spam checks (#563) 2017-04-18 14:18:42 +02:00
non-existing-user.txt debian stretch slim (#784) 2017-12-31 12:33:48 +01:00
postgrey.txt debian stretch slim (#784) 2017-12-31 12:33:48 +01:00
send-privacy-email.txt debian stretch slim (#784) 2017-12-31 12:33:48 +01:00
sieve-pipe.txt debian stretch slim (#784) 2017-12-31 12:33:48 +01:00
sieve-spam-folder.txt Implement basic sieve support using Dovecot. 2016-04-28 08:57:50 +02:00
smtp-only.txt Fix #526: fatal: no SASL authentication mechanisms (#556) 2017-04-26 14:56:32 +02:00
test-email.txt Add ldap auth for postfix and dovecot (#352) 2016-10-30 14:11:36 +01:00