procmail
[Top] [All Lists]

Re: exec'ing from procmail

1997-10-09 15:45:44
TWH> == Todd W Hartman <thartman(_at_)austin(_dot_)ibm(_dot_)com>

 TWH> I can't seem to get exec'ing shell processes to work.
 TWH> Here's my recipe:
 TWH> :2:
 TWH> * ^X-Grey:
 TWH> | excmd.pl

You say "I have two lines of conditions following" and then have one
line of conditions.  Bad idea.

Change :2: to :0: and let the asterisk tell procmail which line
is a condition line; if you add another condition, add another
asterisk.  The old "count lines" syntax is deprecated for a reason :-)

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