From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Andrew Sullivan <ajs(at)crankycanuck(dot)ca>, pgsql-www(at)postgresql(dot)org |
Subject: | Re: Email not searchable in our archives |
Date: | 2008-03-11 15:30:25 |
Message-ID: | 20080311153025.GN9116@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
Tom Lane wrote:
> Andrew Sullivan <ajs(at)crankycanuck(dot)ca> writes:
> > That's not quite right: MIME knows about message parts, which is really what
> > we mean by "attachment". My bet is that the problem (I haven't looked at
> > the pieces that are doing this) is that something (mhonarc?) isn't handling
> > MIME message parts correctly (maybe during the transition to mailbox
> > format?).
>
> Right, the problem is exactly that Unix mbox format knows about "From "
> (and nothing else) as a message separator. Whatever code dumps messages
> into such a file *must* escape data lines beginning with "From ".
It would be Majordomo's fault then.
However, I think you'd find that if you complain about it to them, they
will tell you that they correctly handle the "From " line in the message
body but they don't touch it inside MIME parts. And they would be right ...
Still, it would be a good idea to ask.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2008-03-11 18:30:29 | Another email not archived |
Previous Message | Tom Lane | 2008-03-11 15:25:35 | Re: Email not searchable in our archives |