Searched refs:debug_peer_list (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | debug_peer.c | 80 static NAMADR_LIST *debug_peer_list; variable 92 if (debug_peer_list) in debug_peer_init() 103 debug_peer_list = in debug_peer_init() 117 if (debug_peer_list != 0 in debug_peer_check() 119 && namadr_list_match(debug_peer_list, name, addr) != 0) { in debug_peer_check()
|
| /netbsd-src/external/ibm-public/postfix/dist/conf/ |
| H A D | main.cf | 614 # matches a pattern in the debug_peer_list parameter. 618 # The debug_peer_list parameter specifies an optional list of domain 624 #debug_peer_list = 127.0.0.1 625 #debug_peer_list = some.domain
|
| /netbsd-src/external/ibm-public/postfix/dist/ |
| H A D | RELEASE_NOTES-2.9 | 89 mynetworks, TLS client certificate tables, debug_peer_list,
|
| H A D | WISHLIST | 1100 in match lists such as mynetworks, debug_peer_list etc.,
|
| H A D | HISTORY | 781 match the patterns specified via the "debug_peer_list" 17412 implicit database lookups in mynetworks, debug_peer_list, 21319 authorized_mailq_users, authorized_submit_users, debug_peer_list,
|
| /netbsd-src/external/ibm-public/postfix/dist/proto/ |
| H A D | postconf.proto | 928 given with the debug_peer_list parameter. </p> 932 %PARAM debug_peer_list 946 or absence of "debug_peer_list" in the parent_domain_matches_subdomains 954 debug_peer_list = 127.0.0.1 955 debug_peer_list = example.com 3322 debug_peer_list,
|