Re: mailing list archiver chewing patches - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: mailing list archiver chewing patches
Date
Msg-id 20100110011523.GA9321@alvh.no-ip.org
Whole thread Raw
In response to Re: mailing list archiver chewing patches  (Tim Bunce <Tim.Bunce@pobox.com>)
List pgsql-hackers
Tim Bunce wrote:

> > > Try this
> > > 
> > > http://archives.postgresql.org/msgtxt.php?id=20100108124613.GL2505@timac.local
> 
> That looks like it dumps the raw message. That'll cause problems for any
> messages using quoted-printable encoding. I'd hazard a guess it also
> won't do thing right thing for non-charset=us-ascii emails/attachments.

Yeah.  Grab it and open it as an mbox.

> What's needed is a) a download link for each attachment, regardless of the
> kind of attachment, and b) the download link should download the content
> of the attachment in a way that's directly usable.

Yeah, well, that's a bit outside what I am able to do, unless you can
get a MHonArc expert somewhere who can help us figure out how to
set it up for these requirements.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Initial refactoring of plperl.c - updated
Next
From: Greg Smith
Date:
Subject: Re: Add .gitignore files to CVS?