Date: Wed, 14 Feb 2001 17:34:37 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc crontab Message-ID: <200102150134.f1F1Ybl01737@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/02/14 17:34:37 PST Modified files: etc crontab Log: Manually run /usr/sbin/sendmail -q once a day. Folks seem to be too trigger happy and turn off sendmail_enable entirely (instead of setting sendmail_flags to -q30m instead). I have seen boxes with things like daily run reports that have sat in mailq for 5 months. Since /usr/sbin/sendmail is actually mailwrapper, this should be safe for the other plugins that provide the sendmail calling interface. Revision Changes Path 1.30 +5 -1 src/etc/crontab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102150134.f1F1Ybl01737>