procmail
[Top] [All Lists]

Re: why is this rule not working?

2004-10-15 08:45:12

Bingo.  The rule worked when I forced it to look for the su root in
the body (added the "B ??").  Thanks Ruud.

I modified my other rules to remove the commas in [] where I thought I
was separating literals.  Thanks for the heads up, folks.

Christopher

On Thu, 14 Oct 2004, Ruud H.G. van Tol wrote:

Toen wij Christopher L. Barnard kietelden, kwam er dit uit:

:0:
* ^From:.[R,r]oot on
* ^Subject:.Output from "cron" command
* su root\' failed for
/home/cba44/mail/su

I guess you need something like this:

  MAILDIR = "/home/cba44/mail"   # could be the default already

  :0:
  * ^From: root on
  * ^Subject: Output from "cron" command
  * B ?? su root' failed for
  su


--
Grtz, Ruud

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>