Steven W. Orr writes:

> :0:
>       * ^Subject:.*Pilot-Unix
>       * ^Subject:.*PilotMgr
> pilotmgr-i

> My problem is that messages that come in with a subject containing
> PilotMgr are not being processed. Here's the relevant text from the
> log file:

Procmail conditions are joined by the boolean AND operator, not the
boolean OR operator.

Suggestion: change your recipe to look like this:

:0:
* ^Subject:.*(Pilot-Unix|PilotMgr)
pilotmgr-i


I hope this helps,

--kevin
-- 
Kevin D. Clark          |                          |
[EMAIL PROTECTED] | [EMAIL PROTECTED] |  Give me a decent UNIX
Cabletron Systems, Inc. | PGP Key Available        | and I can move the world
Durham, N.H. (USA)      |                          |


**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to