Commit Graph

11 Commits (5e32447f07a2148cc1800a49ce7c9c7a19049d31)

Author SHA1 Message Date
hoellen d3dd4802f4 Change default password scheme to PBKDF2 ()
Manuel Vázquez Acosta 6cc6f2742b
Activate ClamAV in filters tests.
See https://github.com/Mailu/Mailu/pull/907#issuecomment-462043036
Daniel Huber d357ed67f5
Add DOCKER_PREFIX in tests and setup files
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 76d9fc3865 Rewrite of email test script and added eicar virus file
Ionut Filip 4032e7128d Calling email test as hook with msg as arg
Ionut Filip c3bc7988c9 Implemented email test for travis
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