Searched refs:psc_acl (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen.c583 static ARGV *psc_acl; /* permanent allow/denylist */ variable
762 if (psc_acl != 0) {
763 switch (psc_acl_eval(state, psc_acl, VAR_PSC_ACL)) {
927 psc_acl = psc_acl_parse(var_psc_acl, VAR_PSC_ACL);

Completed in 117 milliseconds