[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Re-directing Root's mail to admin (or a.n.other address)
- Subject: RE: [cobalt-users] Re-directing Root's mail to admin (or a.n.other address)
- From: "Sean Chester" <seanc@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue Mar 13 09:57:33 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
>Subject: [cobalt-users] Re-directing Root's mail to admin (or a.n.other
address)
>I want to redirect all my 'root' mail - warnings about cron jobs etc - to
>another email address (e.g. my 'normal' e-mail address) but can't work
>out how to do this.
create a file called .forward containing the recepients email address in the
home dir of root.
eg. login admin
su root
cd ~ (change to r00ts home directory)
pico -w .forward (edit a file called .forward)
seanc@xxxxxxxxxxxx (put your email address here)
save document and test.