16 Aug 01:58
RE: dynamci filters
From: Dallman Ross <dman <at> nomotek.com>
Subject: RE: dynamci filters
Newsgroups: gmane.mail.procmail
Date: 2008-08-15 23:58:52 GMT
Subject: RE: dynamci filters
Newsgroups: gmane.mail.procmail
Date: 2008-08-15 23:58:52 GMT
George Crum wrote Saturday, August 16, 2008 1:55 AM:
> # If file does not exist then create file and forward to pager
> :0 iE
> {
> * ? test ! -f /tmp/file
> | touch /tmp/file
> :0
> ! pager <at> domain.com
> }
There is your error. No ":0" at the start of the nested
brace's first recipe.
As I had written:
>> Maybe a recipe doesn't start with ":0".
Dallman
RSS Feed