1837978 Members
2010 Online
110124 Solutions
New Discussion

cancel print job mail

 
Larry Basford
Regular Advisor

cancel print job mail

Our system prints everything as user root.
every time someone cancels a print job root gets the mail that the job was canceled by user
Thus root get lots of mail he dosn't want to see.
Is there any way to stop, filter, antispam etc. these messages?
Desaster recovery? Right !
3 REPLIES 3
Ralf Hildebrandt
Valued Contributor

Re: cancel print job mail

a) root should never read it's mail for security reasons -- it's a privileged user. Use aliases or .forward to forward root-mail to one or two unprivileged users:

root: usera, userb

b) These users can always use something like procmail to filter out unwanted mail (e.g. all mail with the Subject: of "your printjob has been canceled"

Get procmail at www.procmail.org
Postfix/BIND/Security/IDS/Scanner, you name it...
Larry Basford
Regular Advisor

Re: cancel print job mail

The root user is .forwarded to a Lotus Notes user.
I looked at the procmail an it looks to be hard to ser up just to filter out the messages.
Can you give me any help on that product?
Desaster recovery? Right !
Dave Kelly_1
Respected Contributor

Re: cancel print job mail