On 2003-02-03 06:59, Dragoncrest <[EMAIL PROTECTED]> wrote:
>       Hi all.  Since bringing up one of my new boxes recently I've noticed
>       that I'm not getting any of my reports from that box.  I checked the
> aliases file and root does point to my email address and when I test it,
> mail is forwarded to that address.  But if I run a daily report, nothing
> comes through.  Any suggestions?

Does your /etc/defaults/periodic.conf file contain the following?

$ grep _output= /etc/defaults/periodic.conf
daily_output="root"                                     # user or /file
daily_status_security_output="root"                     # user or /file
weekly_output="root"                                    # user or /file
monthly_output="root"                                   # user or /file
$

If not, have you by any chance upgraded recently using the source?
Did you remember to run 'mergemaster' after 'make installworld'?

- Giorgos


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to