Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c2824 if (DeliverByMin > 0)
2826 (long) DeliverByMin);
2827 else if (DeliverByMin == 0)
5213 else if (SM_STRCASEEQ(kp, "by") && DeliverByMin >= 0)
5253 if (DeliverByMin > 0 && e->e_deliver_by > 0 &&
5254 e->e_deliver_by < DeliverByMin)
5257 e->e_deliver_by, (long) DeliverByMin);
H A Dsendmail.h2661 EXTERN time_t DeliverByMin; /* deliver by minimum time */ variable
H A Dreadcf.c4764 DeliverByMin = convtime(val, 's');
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf318 #O DeliverByMin=0
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4466 _OPTION(DeliverByMin, `confDELIVER_BY_MIN', `0')
/freebsd/contrib/sendmail/cf/
H A DREADME4432 confDELIVER_BY_MIN DeliverByMin [0] Minimum time for Deliver By
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES3057 should be delivered. New option DeliverByMin added to set the