Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/src/
H A Dcollect.c279 collect(fp, smtpmode, hdrp, e, rsetsize) in collect() argument
281 bool smtpmode;
305 ignrdot = smtpmode ? false : IgnrDot;
308 dbto = smtpmode ? ((int) TimeOuts.to_datablock * 1000)
328 if (smtpmode)
373 && smtpmode)
617 && smtpmode)
696 if ((sm_io_eof(fp) && smtpmode) || sm_io_error(fp))
736 (SuperSafe == SAFE_REALLY_POSTMILTER && smtpmode))