Home
last modified time | relevance | path

Searched refs:CHECK_REVERSE_CLIENT_A_ACL (Results 1 – 2 of 2) sorted by relevance

/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Dmail_params.h2384 #define CHECK_REVERSE_CLIENT_A_ACL "check_reverse_client_hostname_a_access" macro
/dports/mail/postfix-current/postfix-3.7-20211107/src/smtpd/
H A Dsmtpd_check.c4420 } else if (is_map_command(state, name, CHECK_REVERSE_CLIENT_A_ACL, &cpp)) { in generic_checks()