Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dreadcf.c5409 TimeOuts.to_mail = toval;
5625 TimeOuts.to_mail = (time_t) 10 MINUTES;
5658 sm_dprintf(" mail = %ld\n", (long) TimeOuts.to_mail);
5697 TimeOuts.to_mail = convtime(val, 'm');
5698 TimeOuts.to_rcpt = TimeOuts.to_mail;
5699 TimeOuts.to_datainit = TimeOuts.to_mail;
5700 TimeOuts.to_datablock = TimeOuts.to_mail;
5701 TimeOuts.to_datafinal = TimeOuts.to_mail;
5702 TimeOuts.to_nextcommand = TimeOuts.to_mail;
H A Dsendmail.h2329 time_t to_mail; /* MAIL command [5m] */ member
H A Dusersmtp.c2300 r = reply(m, mci, e, TimeOuts.to_mail, NULL, &enhsc, XS_MAIL, NULL);