> Yes, we fetch individual messages via NNTP (but there is no HTML parsing!).
We fetch the following fields through 'xhdr' to make the process faster: 1). From 2). Date 3). Subject Even for thousands of articles, all this is fetched in seconds as compared to the export option. And then we fetch the message body individually per article, which is the only thing that takes time. _______________________________________________ Soc-coordination mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/soc-coordination
