aboutsummaryrefslogtreecommitdiff
path: root/etc/periodic/daily/460.status-mail-rejects
Commit message (Expand)AuthorAgeFilesLines
* Move all periodic related config and scripts to usr.sbin/periodic/Brad Davis2018-08-111-73/+0
* Update this script so that it handles different ruleset failuresBrian Somers2009-05-281-8/+12
* A new configuration variable, daily_status_mail_rejects_shorten, allowsDiomidis Spinellis2008-01-081-1/+8
* Sed doesn't grok '[ \t]' -- it doesn't expand the \t :(Brian Somers2005-01-121-1/+1
* Oops, the < in arg1=< is optional - treat it as such!Brian Somers2005-01-111-1/+1
* Adjust the mail reject output so that it gives an abreviated reason for theBrian Somers2005-01-111-1/+1
* Collapse "fgrep | egrep | sed" down to a single sed.Brian Somers2005-01-111-3/+1
* Use %e in the date(1) format string to eliminate the sed(1) command.Ruslan Ermilov2003-11-071-1/+1
* Avoid using perl in the periodic & security scripts. This brings theGiorgos Keramidas2002-12-071-2/+3
* Handle .bz2 files created by newsyslogBrian Somers2002-04-301-0/+3
* Case is irrelevant when sorting mail redirectsBrian Somers2000-10-021-1/+1
* Another overhaul of the periodic stuff.Brian Somers2000-09-141-4/+22
* Correct dodgy wild card expansionBrian Somers2000-08-101-1/+7
* Add $daily_status_mail_rejects_logs, defaulting to 3 to controlBrian Somers2000-06-301-2/+11
* Introduce /etc/defaults/periodic.conf, similar in concept to rc.conf.Brian Somers2000-06-231-9/+21
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Count _all_ rejects, not made by check_mail and check_relay only.Wolfram Schneider1998-02-091-4/+3
* Count hosts and sort by score.Wolfram Schneider1998-02-051-2/+2
* Replace sed(1) with perl(1). The 4.4BSD sed programm isWolfram Schneider1998-02-051-6/+6
* Remove ``start='' used when testing :-(Brian Somers1998-01-261-2/+1
* Just list one of each domain that was rejectedBrian Somers1998-01-231-12/+10
* Do not run by default. Can grow your root mailbox up to 2Mb per dayAndrey A. Chernov1998-01-181-1/+9
* Check for rejected mailBrian Somers1997-11-221-0/+11