[...]
Seems to me the easiest way to do this using just procmail would
be to store them at the same time:
For example:
:0
* ^Sender: procmail-admin(_at_)Lists\(_dot_)RWTH-Aachen\(_dot_)DE
{
:0c:
procmail
:0:
procmail-archive
}
This thread
http://www.rosat.mpe-garching.mpg.de/mailing-lists/procmail/2001-12/msg00488
.html
offers some alternatives for deliverying to two separate mbox'es, which
might be easier to implement with existing recipes. (btw, if you use the
"tee" method proposed in that msg., you'll need to make sure to use a
special, global lock file to protect access to the common mbox, which
wouldn't be a problem in your application above, because you have a separate
archive, one for each incoming mbox.)
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail