Link to home
Start Free TrialLog in
Avatar of XK8ER
XK8ERFlag for United States of America

asked on

receive root email

hello there,
is it possible to receive the root email like this from the system..
I have a user admin and it works quite well..
[(06:47 PM)][(root@dedico)] [(/home/admin)] $ cat .procmailrc
:0
*^Subject: (Signup Report|Error Report)
! myEmail@gmail.com

:0
/dev/null

Open in new window

Avatar of xterm
xterm

Yes, simply create a /root/.procmailrc and it will work exactly the same as it does for the admin account.
Avatar of XK8ER

ASKER

would it be possible to set this so instead of whitelist those email subjects to blacklist.. so I dont get any emails with those two subjects?
ASKER CERTIFIED SOLUTION
Avatar of xterm
xterm

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial