Home
last modified time | relevance | path

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

/netbsd/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_early.c80 && var_psc_dnsbl_althresh < 0 in psc_allowlist_non_dnsbl()
81 && state->dnsbl_score <= var_psc_dnsbl_althresh) { in psc_allowlist_non_dnsbl()
177 if (var_psc_dnsbl_althresh < 0) in psc_early_event()
313 if (var_psc_dnsbl_althresh < 0) in psc_early_dnsbl_event()
H A Dpostscreen.c514 int var_psc_dnsbl_althresh; variable
1188 VAR_PSC_DNSBL_ALTHRESH, DEF_PSC_DNSBL_ALTHRESH, &var_psc_dnsbl_althresh, 0, 0, in main()
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.h3742 extern int var_psc_dnsbl_althresh;