Date: Fri, 02 Jan 2004 14:38:14 +1100 From: cb.z.ds@spamgourmet.com To: Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: getting rid of cron-sendmail messages Message-ID: <RPCB33V512VCBROIC6JDE9OJPLHC8.3ff4e7a6@zzz> In-Reply-To: <447k0blf32.fsf@be-well.ilk.org>
next in thread | previous in thread | raw e-mail | index | archive | help
2/01/2004 5:05:21 AM, Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com> wrote: >> After the upgrade I get now 2 messages from sendmail daily when cron runs. >> What's happened? Also, is there other/better solution? > >According to periodic.conf(5), daily_status_security_output is only >meaningful "if daily_status_security_inline is set to ``NO''" it is the default, anyway I found the problem and set: /etc/periodic.conf ------------------ daily_clean_hoststat_enable="NO" The "/etc/periodic/daily/150.clean-hoststat" script has been completely changed in 4.9 and now it calls sendmail. Cheers, Derek
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?RPCB33V512VCBROIC6JDE9OJPLHC8.3ff4e7a6>