> I'd like to add an option to rcvstore to take multiple folders (and link the
> msg to each one). Currently I accomplish this feat through the use of
> procmail, but then I have to do magic to add the sequences, etc.
> 
> Does there exist a better way to do this now, and if not, are there any
> objections to me adding this functionality? If not, I'll check out the source
> and provide a patch to the list for review.

Why not just call rcvstore multiple times with the same input? More than
one matching line in .maildelivery with a result of A or R would do
this.

If it's the linking that's important to you, call rcvstore once and then
use refile -link. You could put all that in the one action of a
.maildelivery line if you wanted.

Cheers,

        - Joel


_______________________________________________
Nmh-workers mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to