Searched refs:gothello (Results 1 - 1 of 1) sorted by relevance

/sendmail/sendmail/
H A Dsrvrsmtp.c557 volatile bool gothello; /* helo command received */ local
1149 gothello = false;
2071 if (gothello)
2143 if (gothello || smtp.sm_gotmail)
2219 gothello = true;
2294 if (!gothello && bitset(PRIV_NEEDMAILHELO, PrivacyFlags))
2342 if (!gothello)
2948 else if (!gothello &&

Completed in 40 milliseconds