14a349d554
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 |
||
---|---|---|
.. | ||
100.clean-disks | ||
110.clean-tmps | ||
120.clean-preserve | ||
130.clean-msgs | ||
140.clean-rwho | ||
150.clean-hoststat | ||
200.backup-passwd | ||
210.backup-aliases | ||
220.backup-distfile | ||
300.calendar | ||
310.accounting | ||
320.rdist | ||
330.news | ||
400.status-disks | ||
420.status-network | ||
430.status-rwho | ||
440.status-mailq | ||
450.status-security | ||
460.status-mail-rejects | ||
470.status-named | ||
500.queuerun | ||
999.local | ||
Makefile |