docker-postfix/unit-tests
Bojan Čekrlić b358d71454 Fix for #192: Automatically add domains to provided usernames for SASL
So, according to the documentation, usernames must always include a
domain for SASL.

In other words. User cannot be `johhny` but `johhny@example.org`.
Further info can be found on this ticket: https://github.com/bokysan/docker-postfix/issues/192

This commit will automatically append domain if one is not provided in
`SMTPD_SASL_USERS`.
2024-04-16 22:11:34 +02:00
..
000_test-multi-comment.bats Fix for #192: Automatically add domains to provided usernames for SASL 2024-04-16 22:11:34 +02:00
001_verify_read_write_properties.bats Fix: Fix unit tests 2023-10-29 19:25:40 +01:00
003_postfix_custom_commands.bats Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00
004_dkim_auto_generate.bats Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00
005_get_dkim_selector.bats Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00
006_opendkim_custom_commands.bats Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00
007_xoauth2_support.bats Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00
020_email-anonymizer-noop.bats Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00
021_email-anonymizer-hash.bats Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00
022_email-anonymizer-injection.bats Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00
023_email-anonymizer-paranoid.bats Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00
024_email-anonymizer-smart.bats Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00
025_email-anonymizer-regexs.bats Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00
026_postfix_setup_smtpd_sasl_auth.bats Fix for #192: Automatically add domains to provided usernames for SASL 2024-04-16 22:11:34 +02:00
docker-compose.yml Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00
Dockerfile Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00
sasl-xoauth2-01.patch Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00
sasl-xoauth2-02.patch Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00