Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id A7DFC2E00E3 for ; Tue, 11 Mar 2008 11:57:56 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 11553-04 for ; Tue, 11 Mar 2008 11:57:40 -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 EDC8E2E00FD for ; Tue, 11 Mar 2008 11:57:48 -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 m2BEvhXB019907; Tue, 11 Mar 2008 10:57:43 -0400 (EDT) To: Alvaro Herrera cc: Bruce Momjian , PostgreSQL www Subject: Re: Email not searchable in our archives In-reply-to: <20080311111040.GA6767@alvh.no-ip.org> References: <200803110329.m2B3Tr204668@momjian.us> <9496.1205206660@sss.pgh.pa.us> <20080311111040.GA6767@alvh.no-ip.org> Comments: In-reply-to Alvaro Herrera message dated "Tue, 11 Mar 2008 08:10:40 -0300" Date: Tue, 11 Mar 2008 10:57:43 -0400 Message-ID: <19906.1205247463@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/209 X-Sequence-Number: 14328 Alvaro Herrera writes: > Tom Lane wrote: >> The "From " to ">From " kluge is supposed to happen during delivery into >> a Unix-format mailbox. There *is not* any restriction on messages in >> flight that they not contain lines starting with "From ". So if this >> broke the archives, the fault is on the archives' side not Bruce's. > Well, I'm not sure the problem is the delivery either, because the > "From " line here occured in an attachment, not the email body itself. > I think this is more a bug in Mhonarc's message separation, which is way > too primitive. Whether it's an attachment or not is irrelevant --- the standards for this don't even know that there is such a thing as an attachment. regards, tom lane