From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: Email not searchable in our archives |
Date: | 2008-03-11 03:37:40 |
Message-ID: | 9496.1205206660@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
Bruce Momjian <bruce(at)momjian(dot)us> 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.
http://www.faqs.org/rfcs/rfc822.html
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2008-03-11 03:45:26 | Re: Email not searchable in our archives |
Previous Message | Bruce Momjian | 2008-03-11 03:29:53 | Re: Email not searchable in our archives |