Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.double-proto-html60 dt b a name check_policy_service check_policy_service i servername i a
H A Dpostconf.proto5466 <dt><b><a name="check_policy_service">check_policy_service <i>servername</i></a></b></dt>
5566 check_policy_service query, this logs a "reject_warning" message
16919 <li> <p> If the specified action invokes another check_policy_service
17268 to share the same service endpoint among multiple check_policy_service
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-3.1129 policy service endpoint among multiple check_policy_service clients.
H A DRELEASE_NOTES-3.0489 check_policy_service { inet:127.0.0.1:port3, default_action=DUNNO }
490 check_policy_service inet:127.0.0.1:port4
H A DHISTORY12992 check_policy_service requests. Victor Duchovni. File:
20477 check_policy_service {inet:host:port, default_action=dunno,
21920 among multiple check_policy_service clients. Markus Benning.
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_check.c3973 static int check_policy_service(SMTPD_STATE *state, const char *server, in check_policy_service() function
4279 status = check_policy_service(state, *++cpp, reply_name, in generic_checks()