freebsd-skq/etc/periodic/daily
gshapiro cb7ff33241 Update mail queue related periodic scripts to account for sendmail 8.12's
clientmqueue (submit mail queue).

The new mailq display is only active if both the old
daily_status_mailq_enable is set to "YES" and the new
daily_status_include_submit_mailq is set to "YES" so people who disabled
440.status-mailq won't have any surprises.

Likewise, the new queue run is only active if both the old
daily_queuerun_enable is set to "YES" and the new daily_submit_queuerun
is set to "YES" so people who disabled 500.queuerun won't have any
surprises.

While I am here, remove the [ ! -d /var/spool/mqueue ] checks from
both scripts as the queue directory isn't always /var/spool/mqueue for
the main daemon -- it can be set to anything in the sendmail.cf file.

MFC after:	1 week
2002-04-10 03:58:40 +00:00
..
100.clean-disks Fixed typo. 2001-04-25 12:11:54 +00:00
110.clean-tmps Don't try to remove directories unless we've emptied them first 2001-07-19 12:08:24 +00:00
120.clean-preserve Another overhaul of the periodic stuff. 2000-09-14 17:19:15 +00:00
130.clean-msgs Another overhaul of the periodic stuff. 2000-09-14 17:19:15 +00:00
140.clean-rwho Another overhaul of the periodic stuff. 2000-09-14 17:19:15 +00:00
150.clean-hoststat Another overhaul of the periodic stuff. 2000-09-14 17:19:15 +00:00
200.backup-passwd After further discussion on -CURRENT, some people (jhb) do not like 2001-11-14 09:30:01 +00:00
210.backup-aliases Another overhaul of the periodic stuff. 2000-09-14 17:19:15 +00:00
220.backup-distfile Another overhaul of the periodic stuff. 2000-09-14 17:19:15 +00:00
300.calendar Another overhaul of the periodic stuff. 2000-09-14 17:19:15 +00:00
310.accounting Default daily_accounting_flags to -q. I thought this was a typo in the 2001-05-30 20:23:43 +00:00
320.rdist Another overhaul of the periodic stuff. 2000-09-14 17:19:15 +00:00
330.news Another overhaul of the periodic stuff. 2000-09-14 17:19:15 +00:00
400.status-disks Set rc=1 rather than 0 so that setting daily_show_success=YES masks 2002-02-13 19:10:07 +00:00
420.status-network Another overhaul of the periodic stuff. 2000-09-14 17:19:15 +00:00
430.status-rwho Another overhaul of the periodic stuff. 2000-09-14 17:19:15 +00:00
440.status-mailq Update mail queue related periodic scripts to account for sendmail 8.12's 2002-04-10 03:58:40 +00:00
450.status-security Long ago, there was just /etc/daily. Then /etc/security was split out 2001-12-07 23:57:39 +00:00
460.status-mail-rejects Case is irrelevant when sorting mail redirects 2000-10-02 21:54:38 +00:00
470.status-named Remove $daily_status_named_logs and figure out which /var/log/messages* 2001-07-26 02:37:12 +00:00
500.queuerun Update mail queue related periodic scripts to account for sendmail 8.12's 2002-04-10 03:58:40 +00:00
999.local Small adjustment to whitespace in output 2001-06-01 16:40:57 +00:00
Makefile UUCP removal Phase III. 2001-10-01 06:27:44 +00:00