From owner-freebsd-questions@FreeBSD.ORG Fri Jul 9 16:58:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85F3D16A4CE for ; Fri, 9 Jul 2004 16:58:31 +0000 (GMT) Received: from mail.freeode.co.uk (freeode.co.uk [213.162.123.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBA2543D1D for ; Fri, 9 Jul 2004 16:58:30 +0000 (GMT) (envelope-from spam-trap@freeode.co.uk) Received: from lexx (lexx.freeode.co.uk [10.253.253.2]) by mail.freeode.co.uk (8.12.10/8.12.10) with ESMTP id i69GwTN5051932 for ; Fri, 9 Jul 2004 17:58:29 +0100 (BST) (envelope-from spam-trap@freeode.co.uk) From: John Murphy To: questions@FreeBSD.ORG Date: Fri, 09 Jul 2004 17:58:29 +0100 Message-ID: <4site0lii9blqbvd8nlu802shsbrs0q6ui@4ax.com> References: <20040709162025.GG58856@dan.emsphone.com> <20040709164046.GA60260@falcon.midgard.homeip.net> In-Reply-To: <20040709164046.GA60260@falcon.midgard.homeip.net> X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: Corrupt list archives? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sub01@freeode.co.uk List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jul 2004 16:58:31 -0000 Erik Trulsson wrote: >On Fri, Jul 09, 2004 at 05:28:39PM +0100, John Murphy wrote: >> Dan Nelson wrote: >>=20 >> >In the last episode (Jul 09), John Murphy said: >> >> While browsing the freebsd-questions archives at freebsd.org and = via >> >> google, I noticed that corruption occurs, under some circumstances, >> >> where "=3D" becomes "=3D3D" (3D is ascii for =3D) and some spaces = are shown >> >> as "=3D20". >> > >> >Sounds like quoted-printable MIME encoding. >> > >> >> The first instances of the problem (found via google groups) = occurred >> >> ~1994! The first archived in this list ~Feb. 2000. >> >>=20 >> >> The same corruption can be seen in the mailing.freebsd.questions >> >> newsgroup so it's not an http/html problem. >> > >> >Do you have a message-id of a message showing this? >>=20 >> This URL: = >> shows the mess made of my original post. > >The archive shows your post exactly as it was sent. I'm amazed. "=3D" shows as "=3D3D" and "=3D3D" as "=3D3D3D" for me! Hyphen hyphen space (sig separator) as "--=3D20". >Your mails are >encoded with quoted-printable, which does encode some characters as you >indicate. The archive is not corrupted since it displays the mails >exactly as they were received. The browsers I've tried are set to Western (ISO-8859-1). >It would be desirable to have the mails in the archive converted from >quoted-printable into standard 8-bit clean format, but no corruption >happens. The apparent corruption must be visible to many users; can't be just me. --=20 John.