procmail
[Top] [All Lists]

Re: process a message independently for each recipient

2003-12-15 11:11:46
Toen ik Jan Stary kietelde, kwam er dit uit:

Simply ':0c' the messages for jack si wrong, because not every msg for
jack is also sent to jill as a second recipient, and stale copies would
occur. 

Put a 

  :0
  * IsProcessed ?? ^^Y^^
  /dev/null 

as the last recipe. Set IsProcessed to Y when and where 
appropriate.

  :0 c
  * ^TO_jack(_at_)foo\(_dot_)org
  | jackprocess
  :0a
  { IsProcessed = Y }


-- 
Affijn, Ruud

_______________________________________________
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>