Re: [sysadmins] messed up message/rfc822 in archives.pg.org - Mailing list pgsql-www

From Magnus Hagander
Subject Re: [sysadmins] messed up message/rfc822 in archives.pg.org
Date
Msg-id CABUevEw74WUO5A3U3PVyWSyMmEJxkEdSk83Ze7R5gF+E+u6mtg@mail.gmail.com
Whole thread Raw
In response to messed up message/rfc822 in archives.pg.org  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: [sysadmins] messed up message/rfc822 in archives.pg.org
List pgsql-www
<p dir="ltr"><br /> On Jun 11, 2015 12:16 AM, "Alvaro Herrera" <<a
href="mailto:alvherre@alvh.no-ip.org">alvherre@alvh.no-ip.org</a>>wrote:<br /> ><br /> > Hi,<br /> ><br />
>This has happened to me a few times.  I give an email a very quick look,<br /> > determine it is spam, move on,
thena few seconds later realize that it<br /> > was a job offer.<br /> ><br /> > I tried to make up for it by
bouncingthe message to pgsql-jobs, but<br /> > that didn't work; I assume Exim or something determined that the
message<br/> > was spam since it wasn't coming from whom was the real sender address.<br /> > I don't think this
isreally workable anyway.<br /> ><br /> > I next tried forwarding it.  It worked fine, but the archives don't<br
/>> display it well.  See for yourselves:<br /> ><br /> > <a
href="http://www.postgresql.org/message-id/20150610214737.GB133019@postgresql.org">http://www.postgresql.org/message-id/20150610214737.GB133019@postgresql.org</a><br
/>><br /> > I think a good fix here would be to have the archives code display a<br /> > message-in-message.<p
dir="ltr">Ifyou forwarded it as text it would've worked :-P<p dir="ltr">I'm betting the problem this time (not on a
computerto confirm atm) is that your message was sent as one plaintext piece with nothing, or possibly your signature,
init. And then one rfc822 arraignment. We then extract the plaintext piece and show that. <p dir="ltr">Actually doing a
fullyrecursive parse of the mime structure can basically become arbitrarily complex. We could special case this one of
course,but does it really happen often enough to be worth it? And when it had such a simple workaround (use plain
text)?<br /><br /><p dir="ltr">> (Another fix would be that I no longer moderate pgsql-jobs, but then<br /> >
somebodyelse would have to do it.  Should I ping pgsql-core to nominate<br /> > a moderator?)<br /><p dir="ltr">In
thatregard you are probably better off just asking for a volunteer first. Its not like someone can actually be
appointedto it, they'd have to volunteer first.. <p dir="ltr">/Magnus  

pgsql-www by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: messed up message/rfc822 in archives.pg.org
Next
From: Magnus Hagander
Date:
Subject: Re: Apt & Downloads page