# [EMAIL PROTECTED] / 2002-10-01 13:21:43 +0100:
> Hi all,
> 
> My local dev box is configured to send all mail to our main office mail 
> server. A consequence of this is that daily, weekly, and monthly 
> automated bsd reports, sent to root@, are being received by our mail 
> server and forwarded to root@ourdomain, which goes to my bosses.
> 
> So, how can I change the email address of these reports? Many thanks.

    there are at least three answers:
    a) set your MTA to deliver root's mail locally
        -> solution is MTA dependant

    b) redirect root's mail to another account, such as yours
        -> aliases(5)

    c) make periodic(8) send the output to another account
        -> /etc/defaults/periodic.conf
           /etc/periodic.conf

-- 
begin 666 nonexistent.vbs
FreeBSD 4.7-RC
2:26PM up 13 days, 21:41, 17 users, load averages: 0.06, 0.01, 0.00
end

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

Reply via email to