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 <[EMAIL PROTECTED]> http://www.honig.net/jch GnuPG ID:14E29E13 <http://www.honig.net/jch/key.shtml> _______________________________________________ Nmh-workers mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/nmh-workers
