Peter Green <[EMAIL PROTECTED]> wrote:

> > |grep -q MAILER-DAEMON && exit 99
> 
> Shouldn't this use ``||'' instead of ``&&''? If he wants to see only the
> bounces...

Actually, I meant to type 'grep -qv', but changing either would work.

> Also, it might be a good idea to use the mess822 package to only grep for
> MAILER-DAEMON in the headers, where it makes sense.

An excellent suggestion.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to