Searched refs:AllowBogusHELO (Results 1 – 7 of 7) sorted by relevance
2617 if (*p == '\0' && !AllowBogusHELO)2647 ok = AllowBogusHELO;2666 else if (!AllowBogusHELO)
2501 EXTERN bool AllowBogusHELO; /* allow syntax errors on HELO command */ variable
4106 AllowBogusHELO = atobool(val);
417 #O AllowBogusHELO=False
567 _OPTION(AllowBogusHELO, `confALLOW_BOGUS_HELO', `False')
2447 If AllowBogusHELO is set to false (default) then also complain if6467 setting SingleLineFromHeader, AllowBogusHELO, and6764 If the AllowBogusHELO option were set and an EHLO with a bad or7253 If AllowBogusHELO and PrivacyOptions=needmailhelo are both set, a7707 Add AllowBogusHELO option; if set, sendmail will allow HELO commands
4201 confALLOW_BOGUS_HELO AllowBogusHELO [False] Allow HELO SMTP command that