mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-05 02:08:18 +00:00
This is useful for efficiently matching a string simultaneously against multiple regular expressions. The motivating use case is to use it together with the smtp_client_rewrite_delivery_status event.
130 B
130 B
Module kumo.regex_set_map
This module provides functions that help with making regex -> value maps.