nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] multiple folders to rcvstore


From: Joel Reicher
Subject: Re: [Nmh-workers] multiple folders to rcvstore
Date: Tue, 08 Nov 2005 13:05:11 +1100

> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]