Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A DTUNING191 intervals for the queue groups as specified above. MinQueueAge
H A Dqueue.c2113 MinQueueAge = 0;
2955 if (age >= 0 && MinQueueAge > 0 &&
2956 age < MinQueueAge)
4425 now < e->e_dtime + MinQueueAge)
H A Dsendmail.h2273 EXTERN time_t MinQueueAge; /* min delivery interval */ variable
H A Dreadcf.c3958 MinQueueAge = convtime(val, 'm');
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf258 #O MinQueueAge=30m
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES1336 Observe MinQueueAge option when gathering entries from the queue
6000 Prevent MinQueueAge from interfering from queued items created
6611 queue run regardless of MinQueueAge. Problem noted by
6991 If the clock is set backwards, and a MinQueueAge is set, no jobs
7378 ETRN ignore the MinQueueAge option.
7468 Change MinQueueAge option processing to do the check for the job age
8376 If MinQueueAge was set and a message was considered but not run
8382 MinQueueAge interval. Problem noted by Rein Tollevik of
8817 Add "MinQueueAge" option to set the minimum time between attempts
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4406 _OPTION(MinQueueAge, `confMIN_QUEUE_AGE', `30m')
/freebsd/contrib/sendmail/cf/
H A DREADME4111 confMIN_QUEUE_AGE MinQueueAge [0] The minimum amount of time a job