Files
kumomta/docs/reference/kumo.regex_set_map/_index.md
T
Wez Furlong 8942ef7f86 Add regex_set_map type
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.
2023-11-01 12:52:39 -07:00

130 B

Module kumo.regex_set_map

This module provides functions that help with making regex -> value maps.

Available Functions