Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/sendmail/src/
HDconf.c423 RejectLogInterval = 3 HOURS;
2347 nextlogtime[dn] = now + RejectLogInterval;
2353 nextlogtime[dn] = now + RejectLogInterval;
HDsendmail.h2477 EXTERN time_t RejectLogInterval; /* time btwn log msgs while refusing */ variable
HDreadcf.c4551 RejectLogInterval = convtime(val, 'h');
/freebsd-11-stable/contrib/sendmail/cf/cf/
HDsubmit.cf354 #O RejectLogInterval=3h
/freebsd-11-stable/contrib/sendmail/cf/m4/
HDproto.m4494 _OPTION(RejectLogInterval, `confREJECT_LOG_INTERVAL', `3h')
/freebsd-11-stable/contrib/sendmail/cf/
HDREADME4037 confREJECT_LOG_INTERVAL RejectLogInterval [3h] Log interval when
/freebsd-11-stable/contrib/sendmail/
HDRELEASE_NOTES1447 by the new option RejectLogInterval (default: 3 hours) due