Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A DTUNING191 intervals for the queue groups as specified above. MinQueueAge
H A Dqueue.c2075 MinQueueAge = 0;
2917 if (age >= 0 && MinQueueAge > 0 &&
2918 age < MinQueueAge)
4367 now < e->e_dtime + MinQueueAge)
H A Dsendmail.h2135 EXTERN time_t MinQueueAge; /* min delivery interval */ variable
H A Dreadcf.c3727 MinQueueAge = convtime(val, 'm');
/freebsd-13.1/contrib/sendmail/cf/cf/
H A Dsubmit.cf255 #O MinQueueAge=30m
/freebsd-13.1/contrib/sendmail/
H A DRELEASE_NOTES1038 Observe MinQueueAge option when gathering entries from the queue
5702 Prevent MinQueueAge from interfering from queued items created
6313 queue run regardless of MinQueueAge. Problem noted by
6693 If the clock is set backwards, and a MinQueueAge is set, no jobs
7080 ETRN ignore the MinQueueAge option.
7170 Change MinQueueAge option processing to do the check for the job age
8078 If MinQueueAge was set and a message was considered but not run
8084 MinQueueAge interval. Problem noted by Rein Tollevik of
8519 Add "MinQueueAge" option to set the minimum time between attempts
/freebsd-13.1/contrib/sendmail/cf/m4/
H A Dproto.m4393 _OPTION(MinQueueAge, `confMIN_QUEUE_AGE', `30m')
/freebsd-13.1/contrib/sendmail/cf/
H A DREADME4084 confMIN_QUEUE_AGE MinQueueAge [0] The minimum amount of time a job