From patchwork Sat Mar 14 22:23:22 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 1254884 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=sourceware.org; envelope-from=gcc-patches-bounces@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 48fxt16qtlz9sRY for ; Sun, 15 Mar 2020 09:23:35 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 2B33039450EB; Sat, 14 Mar 2020 22:23:30 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id 0F754387700E for ; Sat, 14 Mar 2020 22:23:28 +0000 (GMT) Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id A04E233E46; Sat, 14 Mar 2020 18:23:27 -0400 (EDT) Received: from [192.168.1.2] (unknown [77.118.128.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 1723433E2D; Sat, 14 Mar 2020 18:23:26 -0400 (EDT) Date: Sat, 14 Mar 2020 23:23:22 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [committed] wwwdocs: Slightly shorten/simplify our notes on mailing list spam. Message-ID: MIME-Version: 1.0 X-Spam-Status: No, score=-25.0 required=5.0 tests=GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, SPF_HELO_NONE, SPF_PASS autolearn=ham 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-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jonathan Wakely Errors-To: gcc-patches-bounces@gcc.gnu.org Sender: "Gcc-patches" A mail by Jonathan made me look at that page again after a looong while, and I noticed two simplifications. Pushed (though the machinery to update the web site did not appear to be working then, but I manually re-run it now). Gerald ==== patch ==== commit 09a7a9579b59619ea3f601b821ec8b9dd3fe708e Author: Gerald Pfeifer Date: Sun Mar 8 00:28:23 2020 +0100 Slightly shorten/simplify our notes on mailing list spam. diff --git a/htdocs/spam.html b/htdocs/spam.html index f368ad9a..2196a83b 100644 --- a/htdocs/spam.html +++ b/htdocs/spam.html @@ -15,11 +15,7 @@ wish this would not happen, it is a fact of life on an open list (we do not want to run a list where only members can post).

Some simple guidelines for how to deal with SPAM to the lists can help -avoid creating unnecessary traffic on the list.

- -

In additional to the information provided below, you might want to check -out www.abuse.net for further information -about SPAM.

+avoid creating unnecessary traffic:

   -  NEVER respond to SPAM, no matter *what* the message says about
@@ -54,5 +50,8 @@ about SPAM.

email address harvested this way.
+

In addition to the above you may want to check out +www.abuse.net.

+