Re: Email not searchable in our archives - Mailing list pgsql-www

From Alvaro Herrera
Subject Re: Email not searchable in our archives
Date
Msg-id 20080311151523.GK9116@alvh.no-ip.org
Whole thread Raw
In response to Re: Email not searchable in our archives  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-www
Tom Lane wrote:
> Alvaro Herrera <alvherre@commandprompt.com> writes:

> > 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.

Oh, RFC2822 clearly does -- it refers to RFC2045 through 20499, which
define MIME.  In any case, that "From " line is not defined by RFC822
either, it is purely an implementation matter.  As such, Mhonarc would
stand better if it followed the MIME standard which says that the
message should be split at the terminators defined in the header.  Only
if no such terminators are defined the "From " line should be used.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-www by date:

Previous
From: Tom Lane
Date:
Subject: Re: Email not searchable in our archives
Next
From: Andrew Sullivan
Date:
Subject: Re: Email not searchable in our archives