Searched refs:var_verp_bounce_off (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_init.c152 int var_verp_bounce_off; /* don't verp the bounces */ variable
185 VAR_VERP_BOUNCE_OFF, DEF_VERP_BOUNCE_OFF, &var_verp_bounce_off,
H A Dcleanup_bounce.c230 if (state->verp_delims == 0 || var_verp_bounce_off) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr.c379 bool var_verp_bounce_off; variable
651 VAR_VERP_BOUNCE_OFF, DEF_VERP_BOUNCE_OFF, &var_verp_bounce_off,
H A Dqmgr_active.c295 if (message->verp_delims == 0 || var_verp_bounce_off)
440 if (message->verp_delims == 0 || var_verp_bounce_off)
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr.c439 bool var_verp_bounce_off; variable
726 VAR_VERP_BOUNCE_OFF, DEF_VERP_BOUNCE_OFF, &var_verp_bounce_off,
H A Dqmgr_active.c295 if (message->verp_delims == 0 || var_verp_bounce_off)
440 if (message->verp_delims == 0 || var_verp_bounce_off)
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.h2395 extern bool var_verp_bounce_off;

Completed in 186 milliseconds