Home
last modified time | relevance | path

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

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