Re: Email not searchable in our archives

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Re: Email not searchable in our archives
Date: 2008-03-11 15:15:23
Message-ID: 20080311151523.GK9116@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Tom Lane wrote:
> Alvaro Herrera <alvherre(at)commandprompt(dot)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

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Andrew Sullivan 2008-03-11 15:16:45 Re: Email not searchable in our archives
Previous Message Tom Lane 2008-03-11 14:57:43 Re: Email not searchable in our archives