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(_dot_)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
____________________________________________________________
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