From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 4D4B0BC6B for ; Fri, 27 Apr 2007 18:29:23 +0200 (CEST) Received: from furbychan.cocan.org (furbychan.cocan.org [80.68.91.176]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l3RGTK0o025447 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 27 Apr 2007 18:29:23 +0200 Received: from rich by furbychan.cocan.org with local (Exim 3.35 #1 (Debian)) id 1HhTJn-0002oZ-00; Fri, 27 Apr 2007 17:29:11 +0100 Date: Fri, 27 Apr 2007 17:29:11 +0100 To: Oliver Bandel Cc: caml-list@inria.fr Subject: Re: [Caml-list] mboxlib reloaded ;-) Message-ID: <20070427162911.GA10099@furbychan.cocan.org> References: <20070427135425.GA1161@first.in-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070427135425.GA1161@first.in-berlin.de> User-Agent: Mutt/1.5.9i From: Richard Jones X-Miltered: at discorde with ID 463224E0.001 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; reloaded:01 0200,:01 bandel:01 in-berlin:01 threading:01 threading:01 sandbox:01 wrote:01 oliver:01 caml-list:01 algorithm:01 library:03 let:03 2005.:95 fix:04 On Fri, Apr 27, 2007 at 03:54:25PM +0200, Oliver Bandel wrote: > Hello, > > after two years of doing nothing on it, > I today found my mboxlib, I started to > write in 2005. > > I have put the mli-file on the web and > maybe the library itself will follow > during the next time. > > Any feedback, questions and suggestions are welcome. > > http://me.in-berlin.de/~first/software/libraries/mboxlib/ The source for COCANWIKI[1] contains extensive support for threading of mail messages, based on JWZ's algorithm: http://www.jwz.org/doc/threading.html You are of course welcome to copy this. If there are any license issues let me know & I can fix them. I'd also like to point you to another useful JWZ doc: http://www.jwz.org/doc/mailsum.html Rich. [1] http://sandbox.merjis.com/ -- Richard Jones Red Hat