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.
Sounds great, thanks.
Nick
_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
http://lists.nongnu.org/mailman/listinfo/nmh-workers