Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c714 bool sm_gotmail; /* mail command received */ member
852 smtp.sm_gotmail = false; \
1557 smtp.sm_gotmail = false;
1618 smtp.sm_gotmail = false;
1678 if (LogLevel > (smtp.sm_gotmail ? 1 : 19))
2127 if (smtp.sm_gotmail)
2304 if (smtp.sm_gotmail)
2680 if (gothello || smtp.sm_gotmail)
2845 if (smtp.sm_gotmail)
3114 smtp.sm_gotmail = true;
[all …]