mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 23:57:30 -04:00
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 |
||
|---|---|---|
| .. | ||
| daily | ||
| monthly | ||
| security | ||
| weekly | ||
| Makefile | ||
| Makefile.inc | ||