Home
last modified time | relevance | path

Searched refs:AllowBogusHELO (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c2068 if (*p == '\0' && !AllowBogusHELO)
2098 ok = AllowBogusHELO;
2117 else if (!AllowBogusHELO)
H A Dsendmail.h2196 EXTERN bool AllowBogusHELO; /* allow syntax errors on HELO command */ variable
H A Dreadcf.c3241 AllowBogusHELO = atobool(val);
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4549 _OPTION(AllowBogusHELO, `confALLOW_BOGUS_HELO', `False')
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME3760 confALLOW_BOGUS_HELO AllowBogusHELO [False] Allow HELO SMTP command that