Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id D86092E02B1 for ; Tue, 11 Mar 2008 22:12:32 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 19762-09 for ; Tue, 11 Mar 2008 22:12:29 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id A1A9B2E02A1 for ; Tue, 11 Mar 2008 22:12:29 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id m2C1CNq2009935; Tue, 11 Mar 2008 21:12:24 -0400 (EDT) To: Alvaro Herrera cc: "Joshua D. Drake" , Bruce Momjian , PostgreSQL www Subject: Re: Email not searchable in our archives In-reply-to: <20080312010346.GE6737@alvh.no-ip.org> References: <200803112135.m2BLZ6625071@momjian.us> <20080311220224.GC6737@alvh.no-ip.org> <20080311152012.3bd779b9@jd-laptop> <20080312010346.GE6737@alvh.no-ip.org> Comments: In-reply-to Alvaro Herrera message dated "Tue, 11 Mar 2008 22:03:46 -0300" Date: Tue, 11 Mar 2008 21:12:23 -0400 Message-ID: <9934.1205284343@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/236 X-Sequence-Number: 14355 Alvaro Herrera writes: > I don't want to lose Mhonarc, at least not for the moment. It is > powerful and customizable and has served us reasonably well for a very > long time. (Longer than most of us, actually.) Agreed. One of the problems with moving off it is that if we change to something else that breaks mbox files at different points, we will invalidate archive URLs. We went there once already by accident and it was not fun. The From-line problem is minor anyway. I think the real issue is why the heck is our text search missing some old mail? AFAIK no one has a clue where that problem is, so it's premature to blame any particular component. regards, tom lane