Files
kumomta/docs
Wez Furlong f6f8c55ea4 listener_domains: fix fallback issue
This commit refactors listener_domains.lua to facilitate unit testing
and adds a couple of basic test cases.

The functional change here is that we were missing an explicit
fallback step in the case where no listener or domain matches
the provided values directly; we need to explicitly add a check
against the `*` listener AND `*` domain for the final step.
Previously, we would only look at the `*` listener for the final
step.

closes: #128
2024-03-22 09:48:18 -07:00
..
2023-10-18 16:18:56 -06:00
2024-02-08 08:12:29 -07:00
2024-03-17 09:36:16 -07:00
2023-03-13 12:01:07 -07:00
2024-03-17 07:24:34 -07:00
2024-01-24 15:40:19 -05:00