nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] multiple folders to rcvstore

2005-11-07 21:10:33
It shouldn't be hard to add this support to rcvstore.  It uses
folder_addmsg() just like refile.

It should pretty much involve taking the loop in m_file() in refile.c
and crafting it around all uses of the mp variable in rcvstore.c.

You'll probably want a -link/-nolink switch to indicate if it should do
linking, or make separate copies.

Parsing the folder list should be the same as in refile.c.

The only hard part will be trying to figure out sequences (designing the
change, not implementing it).  Should the unseen sequence (and/or
specified) sequences be applied to all copies of the message, or just
the first one.

Thanks.

Jeff

-- 
Jeffrey C. Honig <jch@honig.net>
http://www.honig.net/jch
GnuPG ID:14E29E13 <http://www.honig.net/jch/key.shtml>


_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
http://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>