Home
last modified time | relevance | path

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

/trueos/contrib/sendmail/src/
HDsrvrsmtp.c2080 if (*p == '\0' && !AllowBogusHELO)
2110 ok = AllowBogusHELO;
2129 else if (!AllowBogusHELO)
HDsendmail.h2288 EXTERN bool AllowBogusHELO; /* allow syntax errors on HELO command */ variable
HDreadcf.c3301 AllowBogusHELO = atobool(val);
/trueos/contrib/sendmail/cf/cf/
HDsubmit.cf408 #O AllowBogusHELO=False
/trueos/contrib/sendmail/cf/m4/
HDproto.m4546 _OPTION(AllowBogusHELO, `confALLOW_BOGUS_HELO', `False')
/trueos/contrib/sendmail/
HDRELEASE_NOTES1872 If AllowBogusHELO is set to false (default) then also complain if
5892 setting SingleLineFromHeader, AllowBogusHELO, and
6189 If the AllowBogusHELO option were set and an EHLO with a bad or
6678 If AllowBogusHELO and PrivacyOptions=needmailhelo are both set, a
7132 Add AllowBogusHELO option; if set, sendmail will allow HELO commands
/trueos/contrib/sendmail/cf/
HDREADME4083 confALLOW_BOGUS_HELO AllowBogusHELO [False] Allow HELO SMTP command that