OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:var_helo_required
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/smtpd/
smtpd_sasl_proto.c
157
if (
var_helo_required
&& state->helo_name == 0) {
smtpd.c
1404
bool
var_helo_required
;
variable
2623
if (
var_helo_required
&& state->helo_name == 0) {
4513
if (
var_helo_required
&& state->helo_name == 0) {
6841
VAR_HELO_REQUIRED
, DEF_HELO_REQUIRED, &
var_helo_required
,
/src/external/ibm-public/postfix/dist/src/postscreen/
postscreen.c
481
bool
var_helo_required
;
variable
1238
VAR_HELO_REQUIRED
, DEF_HELO_REQUIRED, &
var_helo_required
,
/src/external/ibm-public/postfix/dist/src/global/
mail_params.h
2209
#define
VAR_HELO_REQUIRED
"smtpd_helo_required"
2211
extern bool
var_helo_required
;
3986
#define DEF_PSC_HELO_REQUIRED "$"
VAR_HELO_REQUIRED
Completed in 28 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026