From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa2.mentor.iphmx.com (esa2.mentor.iphmx.com [68.232.141.98]) by sourceware.org (Postfix) with ESMTPS id CEB4D3952D85; Mon, 9 Mar 2020 21:08:01 +0000 (GMT) IronPort-SDR: /InzttyyLzys3gRlJxWWErAQpJkPbelxsL6DP2uZKXYG+I1sXU5zM1HL6zfIg8kLeiEBrPLrvs Lkqk1AA9FQJDyZzNj3/wBjXqhN49RO97M3xn/ZJd0Jp7KV/krBqFzSP2Hxha37A97hjBmaGqHF /eVP4uvIYSFXV4GB/OFyZDGAAvLRG2zF7OVuV9TfNHHdJqahJ6++WU0/uQDgQphEsPhZvUVKWl KrcKC8hl+uIzlAMSZ2oVVuHWVZEuL92DgC8bmldNR4i27gJUF+GF188jQfjLl+YDrAD4kxOTq+ FP0= X-IronPort-AV: E=Sophos;i="5.70,534,1574150400"; d="scan'208";a="46489081" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa2.mentor.iphmx.com with ESMTP; 09 Mar 2020 13:07:50 -0800 IronPort-SDR: Vi7yjZg2DkYGqj3Vw0UHT/uyc6pXqVUsfXQ4n5zG77WAm+NBOHbrExLNG3hcfoa525OslkfDWh Gt1ncPXZJzUjjfrQ36g+Ql5tSFE9qoQOevV7V60pCX7MrJxQYrm1Q1Lq0II1zzcxt2rNI1Z2Vx KqkwUVx9GN5z95HLcey38HBLwlGeqbDPIZC8F1OPG2uuCM2BcUBkOkbmvyDGqBnyZ4QKoLe8HS llElyqsaxKrfyrwFebvWkgZJdOP3d+jjyP43NCuMvbpTn4VLhRO2GMuE9upjuJhr1tUIHRIBeF eCo= Date: Mon, 9 Mar 2020 21:07:44 +0000 From: Joseph Myers X-X-Sender: jsm28@digraph.polyomino.org.uk To: Jakub Jelinek , Overseers mailing list CC: Tobias Burnus , =?ISO-8859-15?Q?Thomas_K=F6nig?= , gfortran , gcc mailing list Subject: Re: text/x-* attachments stripped (was: Re: gcc ML archive: text/x-patch attachments no longer shown inline (was:Re: Mailing list stripping off attachments)) In-Reply-To: <20200309102520.GQ2156@tucnak> Message-ID: References: <3f4869fd-d852-a8a6-117f-e767a417ff95@codesourcery.com> <8d833f8d-243f-e8b8-69ed-124ef33b7746@codesourcery.com> <20200309102520.GQ2156@tucnak> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-06.mgc.mentorg.com (139.181.222.6) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2020 21:08:02 -0000 On Mon, 9 Mar 2020, Jakub Jelinek via Overseers wrote: > 5) emails used to be sanitized against harvesters, now they aren't The pipermail munging feature was unusably bad (it messed up Texinfo diffs very badly, including in the mbox version of the archive, e.g. "+@node" at the start of a line was interpreted as an email address). I'm very doubtful that munging that produces human-readable results actually does anything against harvesters. Spammers happily send mail to addresses that don't exist at all (taken from message-ids, using random names as local-parts, etc.); I expect they'll happily try generating addresses from " at ". -- Joseph S. Myers joseph@codesourcery.com