procmail
[Top] [All Lists]

Re: skipping brace

2000-10-18 13:30:06

Your brace is not needed. 

:0 c
* ! ^your_recipe_1
* ! ^your_recipe_2 
* ! ... ... ...
* ! ^your_recipe_x
! $WORK_ADDRESS

is sufficient.

Zhiliang


I looked at the log (below) and found a 'Skipped "{"' message.
I checked my recipe (also included below) but can't find what
I did wrong. 

:0 c
* ! ^Reply-To:(.*\<)deltafanfares(_at_)delta-air\(_dot_)com\>
* ! ^From:(.*\<)?server(_at_)macbid\(_dot_)com\>
* ! ^To:(.*\<)?redhat-list(_at_)redhat\(_dot_)com\>
               <= extrace line; delete
   {           <= no use
     :0        <= no use
     !$WORK_ADDRESS
   }           <= no use



_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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