Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd.c1648 static NAMADR_LIST *sasl_exceptions_networks; variable
1661 if (sasl_exceptions_networks == 0) in sasl_client_exception()
1664 if ((match = namadr_list_match(sasl_exceptions_networks, in sasl_client_exception()
1666 match = sasl_exceptions_networks->error; in sasl_client_exception()
1999 } else if (sasl_exceptions_networks && sasl_exceptions_networks->error) in ehlo_cmd()
6252 sasl_exceptions_networks = in pre_jail_init()