docker-postfix/unit-tests
Bojan Čekrlić c7c56d3ff1 Upd: Add new integration and unit tests
Test a few more functionalities in the image. Change how postfix
message IDs are detected. Message ID can be set by the client and
hence detecting them via regex is not the best way to go around it.

This fix will actually look at the log line and try to determine
if we're looking at the message ID or not.
2022-04-10 17:52:12 +02:00
..
dkim_auto_generate.bats Fix for #38 2020-10-24 21:24:18 +02:00
docker-compose.yml Larger refactoring of the codebase + DKIM_SELECTOR 2020-06-29 19:03:24 +02:00
Dockerfile Remove dependency on cyrus-sasl-plain 2021-02-07 22:52:45 +01:00
email-anonymizer-hash.bats Upd: Fix typos and add hashing email obfuscation 2022-01-08 15:52:58 +01:00
email-anonymizer-injection.bats Add email anonymizer option in case is needed for GDPR 2021-12-07 13:43:13 +01:00
email-anonymizer-noop.bats Add email anonymizer option in case is needed for GDPR 2021-12-07 13:43:13 +01:00
email-anonymizer-paranoid.bats Add email anonymizer option in case is needed for GDPR 2021-12-07 13:43:13 +01:00
email-anonymizer-regexs.bats Upd: Add new integration and unit tests 2022-04-10 17:52:12 +02:00
email-anonymizer-smart.bats New: Add smart email anonymizer 2022-03-28 19:42:56 +02:00
get_dkim_selector.bats Larger refactoring of the codebase + DKIM_SELECTOR 2020-06-29 19:03:24 +02:00
opendkim_custom_commands.bats Add the option to log to rsyslog as plain or JSON and restructure tests 2020-07-01 13:50:08 +02:00
postfix_custom_commands.bats Remove references to hash: databases 2021-02-07 23:07:39 +01:00
test-multi-comment.bats Remove references to hash: databases 2021-02-07 23:07:39 +01:00
xoauth2_support.bats NOYT: Fix tests for new hashing scheme 2021-05-18 23:16:05 +02:00