docker-postfix/unit-tests
Bojan Čekrlić 4b46b1d173 Fix #180: Rename authentication methods
This is a really dirt fix for issue #180. It will replace "well-known"
enumerated plugin names with SASL mechanism names. While this is more of
a "bandage" than the actual proper fix, I have currently found no better
ways to do it.

Most likely this issue will rise up again with another SASL plugin and
we will deal with it then. At this stage, it should cover most of the
use cases transparently.
2024-04-21 16:38:54 +01: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
027_convert_plugin_names_to_filter_names.bats Fix #180: Rename authentication methods 2024-04-21 16:38:54 +01: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 #180: Rename authentication methods 2024-04-21 16:38:54 +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