Commit Graph

10 Commits (5732b2316f86b709333909b55b9e2ce6d31008ee)

Author SHA1 Message Date
Dimitri Huisman 9519d07ba2 Switch from RainLoop to SnappyMail
Florent Daigniere 265ab7b5af Remove PASSWORD_SCHEME from test envs
lub 2316ef1162 update compression algorithms for dovecot 3.3.14
xz is deprecated; lz4 and zstd were not present in our configs before
lub 98a6ffb497 add compression via xz and lz4
hoellen d3dd4802f4 Change default password scheme to PBKDF2 ()
Tim Möhlmann c0972face6
Correct subnetting functionality for the tests and setup
Tim Möhlmann 8172f3eab8
Move the Mailu Docker network to a fixed subnet.
This will make network configuration and host based authentication
more robust, across different deployment platforms.
The options `RELAYNETS` and`POD_ADDRESS_RANGE` are kept for compatibility.
However, their usage have become optional.
Ionut Filip 4e9dc0c3c9 Implemented sending/reading email(local tests)
Tim Möhlmann 35e0fa1b9d
Drop IPv6 for travis
Tim Möhlmann dde7ccca97
Created test cases from latest setup revision