From 336d5fa6f80386b02737b8b1e00d1cb64771740f Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 19 Feb 2001 02:47:42 +0000 Subject: Move the sendmail -q from cron to periodic, as suggested by a few people. This has the benefit of adding a random start time element as daily processing takes a different amount of time on different machines. --- etc/crontab | 4 ---- 1 file changed, 4 deletions(-) (limited to 'etc/crontab') diff --git a/etc/crontab b/etc/crontab index 4f35681..56ef475 100644 --- a/etc/crontab +++ b/etc/crontab @@ -25,7 +25,3 @@ 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 -- cgit v1.1