Home
last modified time | relevance | path

Searched refs:var_helo_required (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_sasl_proto.c157 if (var_helo_required && state->helo_name == 0) { in smtpd_sasl_auth_cmd()
H A Dsmtpd.c1332 int var_helo_required; variable
2481 if (var_helo_required && state->helo_name == 0) { in mail_cmd()
4299 if (var_helo_required && state->helo_name == 0) { in etrn_cmd()
6465 VAR_HELO_REQUIRED, DEF_HELO_REQUIRED, &var_helo_required, in main()
/netbsd/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen.c471 bool var_helo_required; variable
1209 VAR_HELO_REQUIRED, DEF_HELO_REQUIRED, &var_helo_required, in main()
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.h2158 extern bool var_helo_required;