Home
last modified time | relevance | path

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

/src/contrib/sendmail/src/
H A Dconf.c428 RejectLogInterval = 3 HOURS;
2350 nextlogtime[dn] = now + RejectLogInterval;
2356 nextlogtime[dn] = now + RejectLogInterval;
H A Dsendmail.h2631 EXTERN time_t RejectLogInterval; /* time btwn log msgs while refusing */ variable
H A Dreadcf.c4796 RejectLogInterval = convtime(val, 'h');
/src/contrib/sendmail/cf/cf/
H A Dsubmit.cf357 #O RejectLogInterval=3h
/src/contrib/sendmail/cf/m4/
H A Dproto.m4507 _OPTION(RejectLogInterval, `confREJECT_LOG_INTERVAL', `3h')
/src/contrib/sendmail/cf/
H A DREADME4064 confREJECT_LOG_INTERVAL RejectLogInterval [3h] Log interval when
/src/contrib/sendmail/
H A DRELEASE_NOTES1745 by the new option RejectLogInterval (default: 3 hours) due