Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dcollect.c60 collect(fp, smtpmode, requeueflag, hdrp, e) in collect() argument
62 bool smtpmode;
68 bool ignrdot = smtpmode ? FALSE : IgnrDot;
69 time_t dbto = smtpmode ? TimeOuts.to_datablock : 0;
119 if (smtpmode)
379 if ((feof(fp) && smtpmode) || ferror(fp))