Nicholas M. Kirsch <[EMAIL PROTECTED]> wrote: > > Currently rcvstore takes the file from stdin and puts it in a tempfile. > > Then it calls folder_addmeg() with that tempfile. For the first message > > it would continue to do the same thing. For subsequent messages it > > would have to refer to the first message. Easy enough to do. > > It wouldn't have to refer to the first message if the tempfile hasn't been > removed yet; all the folders can be treated identically.
I looked a bit this morning and wasn't sure if it created the tempfile in the right place to make use hard links. I haven't dived deep enough. Either way, it's not difficult. 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
