docker-mailserver/test/tests/parallel/set3
Joerg Sonnenberger e3331b0f44
feat: Add MTA-STS support for outbound mail (#3592)
* feat: add support for MTA-STS for outgoing mails

* Hook-up mta-sts-daemon into basic process handling test

* fix: Call python script directly

The python3 shebang will run it, which will now meet the expectations of the process testing via pgrep. fail2ban has the same approach.

---------

Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2024-01-13 21:37:20 +13:00
..
container_configuration feat: Add MTA-STS support for outbound mail (#3592) 2024-01-13 21:37:20 +13:00
mta tests: streamline tests and helpers further (#3747) 2024-01-11 10:34:08 +01:00
scripts tests: Replace `wc -l` with `grep -c` (#3752) 2024-01-06 17:07:00 +01:00