Searched refs:rcpt_to_regex (Results 1 – 3 of 3) sorted by relevance
1178 if (filter->config->rcpt_to_regex == NULL) in filter_check_rcpt_to_regex()1181 if (table_match(filter->config->rcpt_to_regex, K_REGEX, key) > 0) in filter_check_rcpt_to_regex()
1122 struct table *rcpt_to_regex; member
1664 filter_config->rcpt_to_regex = $4;