Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id D1F5A2E02CD for ; Tue, 11 Mar 2008 08:11:11 -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 30222-07 for ; Tue, 11 Mar 2008 08:10:59 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from lists.commandprompt.com (host-159.commandprompt.net [207.173.203.159]) by postgresql.org (Postfix) with ESMTP id B41922E1D33 for ; Tue, 11 Mar 2008 08:10:57 -0300 (ADT) Received: from perhan.alvh.no-ip.org (190-95-27-98.bk17-dsl.surnet.cl [190.95.27.98]) (authenticated bits=0) by lists.commandprompt.com (8.13.8/8.13.8) with ESMTP id m2BBBCPR006265 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 11 Mar 2008 04:11:16 -0700 Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id A9DF447BFC; Tue, 11 Mar 2008 08:10:40 -0300 (CLST) Date: Tue, 11 Mar 2008 08:10:40 -0300 From: Alvaro Herrera To: Tom Lane Cc: Bruce Momjian , PostgreSQL www Subject: Re: Email not searchable in our archives Message-ID: <20080311111040.GA6767@alvh.no-ip.org> References: <200803110329.m2B3Tr204668@momjian.us> <9496.1205206660@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9496.1205206660@sss.pgh.pa.us> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (lists.commandprompt.com [207.173.203.159]); Tue, 11 Mar 2008 04:11:16 -0700 (PDT) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/205 X-Sequence-Number: 14324 Tom Lane wrote: > Bruce Momjian writes: > > Alvaro Herrera wrote: > >> The problem here is that your message contains a text/plain attachment > >> with the dreaded "^From " line, which causes Mhonarc to think it's a > >> separate message. Not sure if there's something we can do about this. > >> One idea would be making the separator contain the list address in the > >> "^From " line. > > > Yea, I can see how that would happen. Sorry. I can probably modify my > > mailer to escape those "From" lines but that isn't going to fix it for > > other posters. > > 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. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.