summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
Diffstat (limited to 'etc/crontab')
-rw-r--r--etc/crontab4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/crontab b/etc/crontab
index 56ef475..4f35681 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -25,3 +25,7 @@ HOME=/var/log
# does nothing, if you have UTC cmos clock.
# See adjkerntz(8) for details.
1,31 0-5 * * * root adjkerntz -a
+#
+# Try and stop mail sitting around in the queue forever if there is no
+# sendmail -q30m periodically trying to dequeue it.
+41 6 * * * root /usr/sbin/sendmail -q
OpenPOWER on IntegriCloud