Searched refs:AllowBogusHELO (Results 1 – 7 of 7) sorted by relevance
2080 if (*p == '\0' && !AllowBogusHELO)2110 ok = AllowBogusHELO;2129 else if (!AllowBogusHELO)
2288 EXTERN bool AllowBogusHELO; /* allow syntax errors on HELO command */ variable
3301 AllowBogusHELO = atobool(val);
408 #O AllowBogusHELO=False
546 _OPTION(AllowBogusHELO, `confALLOW_BOGUS_HELO', `False')
1872 If AllowBogusHELO is set to false (default) then also complain if5892 setting SingleLineFromHeader, AllowBogusHELO, and6189 If the AllowBogusHELO option were set and an EHLO with a bad or6678 If AllowBogusHELO and PrivacyOptions=needmailhelo are both set, a7132 Add AllowBogusHELO option; if set, sendmail will allow HELO commands
4083 confALLOW_BOGUS_HELO AllowBogusHELO [False] Allow HELO SMTP command that