procmail
[Top] [All Lists]

Re: write to one file from numerous recipes

2004-08-02 16:51:28
* Harry Putnam <reader(_at_)newsguy(_dot_)com> [2004-08-02 15:59]:

What might such a rule look like.  I don't really understand the
role of (:0:) lock operator.  If I need that in this case or what.

At a minimum, you need to lock every rule that delivers to an mbox
file.

I'm thinking something like this is all I need (untested):

  :0
  * > 20000
 { :0: c
    foo.in
   :0  
  too_big_spam1.in
 }

I would try this:

   :0 c:
   * > 20000
   foo.in

   :0 A: 
   too_big_spam1.in


____________________________________________________________
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