Searched refs:MinQueueAge (Results 1 – 8 of 8) sorted by relevance
191 intervals for the queue groups as specified above. MinQueueAge
2043 MinQueueAge = 0;2885 if (age >= 0 && MinQueueAge > 0 &&2886 age < MinQueueAge)4329 now < e->e_dtime + MinQueueAge)
2105 EXTERN time_t MinQueueAge; /* min delivery interval */ variable
3659 MinQueueAge = convtime(val, 'm');
255 #O MinQueueAge=30m
920 Observe MinQueueAge option when gathering entries from the queue5584 Prevent MinQueueAge from interfering from queued items created6195 queue run regardless of MinQueueAge. Problem noted by6575 If the clock is set backwards, and a MinQueueAge is set, no jobs6962 ETRN ignore the MinQueueAge option.7052 Change MinQueueAge option processing to do the check for the job age7960 If MinQueueAge was set and a message was considered but not run7966 MinQueueAge interval. Problem noted by Rein Tollevik of8401 Add "MinQueueAge" option to set the minimum time between attempts
391 _OPTION(MinQueueAge, `confMIN_QUEUE_AGE', `30m')
4078 confMIN_QUEUE_AGE MinQueueAge [0] The minimum amount of time a job