Searched refs:MinQueueAge (Results 1 – 8 of 8) sorted by relevance
191 intervals for the queue groups as specified above. MinQueueAge
2075 MinQueueAge = 0;2917 if (age >= 0 && MinQueueAge > 0 &&2918 age < MinQueueAge)4367 now < e->e_dtime + MinQueueAge)
2135 EXTERN time_t MinQueueAge; /* min delivery interval */ variable
3727 MinQueueAge = convtime(val, 'm');
255 #O MinQueueAge=30m
1038 Observe MinQueueAge option when gathering entries from the queue5702 Prevent MinQueueAge from interfering from queued items created6313 queue run regardless of MinQueueAge. Problem noted by6693 If the clock is set backwards, and a MinQueueAge is set, no jobs7080 ETRN ignore the MinQueueAge option.7170 Change MinQueueAge option processing to do the check for the job age8078 If MinQueueAge was set and a message was considered but not run8084 MinQueueAge interval. Problem noted by Rein Tollevik of8519 Add "MinQueueAge" option to set the minimum time between attempts
393 _OPTION(MinQueueAge, `confMIN_QUEUE_AGE', `30m')
4084 confMIN_QUEUE_AGE MinQueueAge [0] The minimum amount of time a job