HomeSort by: relevance | last modified time | path
    Searched refs:var_psc_dnsbl_thresh (Results 1 - 3 of 3) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/postscreen/
postscreen_early.c 79 && state->dnsbl_score < var_psc_dnsbl_thresh
180 if (state->dnsbl_score < var_psc_dnsbl_thresh) {
postscreen.c 523 int var_psc_dnsbl_thresh; variable
1208 VAR_PSC_DNSBL_THRESH, DEF_PSC_DNSBL_THRESH, &var_psc_dnsbl_thresh, 1, 0,
  /src/external/ibm-public/postfix/dist/src/global/
mail_params.h 3869 #define VAR_PSC_DNSBL_THRESH "postscreen_dnsbl_threshold"
3871 extern int var_psc_dnsbl_thresh;

Completed in 23 milliseconds