Date: Thu, 01 Jan 2004 16:35:06 +1100 From: cb.z.ds@spamgourmet.com To: freebsd-questions@FreeBSD.ORG Subject: getting rid of cron-sendmail messages Message-ID: <TSTO1XEB97DRMPJ436476PSP95HERL.3ff3b18a@zzz>
next in thread | raw e-mail | index | archive | help
How can I get rid of cron-sendmail messages in FreeBSD 4.9? In FreeBSD 4.7 the following worked: /etc/crontab ------------ MAILTO="" /etc/periodic.conf ------------------ daily_output="/var/log/daily.log" daily_status_mailq_enable="NO" daily_status_include_submit_mailq="NO" daily_status_mail_rejects_enable="NO" daily_queuerun_enable="NO" daily_submit_queuerun="NO" daily_status_security_output="/var/log/daily.log" After the upgrade I get now 2 messages from sendmail daily when cron runs. What's happened? Also, is there other/better solution? Thanks, Derek
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?TSTO1XEB97DRMPJ436476PSP95HERL.3ff3b18a>