>> In looking at the periodic files, it appears to simply call sendmail for all
>> mailings. Why would the security output being sent through sendmail be any
>> different?
>
>The security script is mailed separately.
>
>Look at "/etc/periodic/daily/450.status-security".
I did see that and understand that. Are you implying that it does not use the
daily_output override in /etc/periodic.conf for the target email address?
currently /etc/periodic.conf contains
# overrides for where to send periodic output
daily_output="[EMAIL PROTECTED]"
weekly_output="[EMAIL PROTECTED]"
monthly_output="[EMAIL PROTECTED]"
do we need to add a
daily_status_security_output="[EMAIL PROTECTED]"
to the /etc/periodic.conf?
Dave
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message