Separating Mail from Security Output and Daily Run Output

Jonathan McKeown jonathan at hst.org.za
Fri Oct 19 07:06:57 PDT 2007


On Friday 19 October 2007 03:24, Michael K. Smith - Adhost wrote:
> Hello All:
>
> Is there a way on the server side to have the output from the Security
> Run and the Daily Run to go to separate email addresses?  We have a
> gihugic number of servers sending everything to a single address and I'd
> like to be able to parse out the Security reports by "from" address
> rather than using other, less reliable filters in my various email
> clients.

Set

daily_output="daily_user"
daily_status_security_output="security_user"

in /etc/periodic.conf (replacing daily_user and security_user with the 
respective email addresses).

Jonathan


More information about the freebsd-questions mailing list