mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-06 00:00:51 +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.