From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rock.gnat.com (rock.gnat.com [IPv6:2620:20:4000:0:a9e:1ff:fe9b:1d1]) by sourceware.org (Postfix) with ESMTP id 34ED1386F037 for ; Mon, 29 Jun 2020 17:48:21 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 34ED1386F037 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=brobecker@adacore.com Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id DC4E6117FEE; Mon, 29 Jun 2020 13:48:20 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at gnat.com Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 8E6WgvJz0D5B; Mon, 29 Jun 2020 13:48:20 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id B2DD5117FED; Mon, 29 Jun 2020 13:48:19 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 805F28282E; Mon, 29 Jun 2020 10:48:17 -0700 (PDT) Date: Mon, 29 Jun 2020 10:48:17 -0700 From: Joel Brobecker To: Pedro Alves Cc: Andreas Schwab , gdb@sourceware.org, Jonny Grant Subject: Re: http://mail.gnu.org/mailman/listinfo/bug-gdb/ down Message-ID: <20200629174817.GB28752@adacore.com> References: <3a66feb1-686f-d0c0-7124-ca3887b52507@jguk.org> <954fafa3-158a-6e5c-0724-984d42785760@jguk.org> <83eer4sgi1.fsf@gnu.org> <838shalzbs.fsf@gnu.org> <20200628012729.GC15085@adacore.com> <87h7uv7olu.fsf@linux-m68k.org> <20200628153654.GA24418@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_MXURI, KAM_SHORT, LIKELY_SPAM_BODY, SPF_HELO_NONE, SPF_PASS, TXREP 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: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jun 2020 17:48:22 -0000 > Wasn't bug-gdb@gnu.org converted to a gdb@sourceware.org alias years ago? > > https://sourceware.org/legacy-ml/gdb/2014-11/msg00023.html > > Here, > > https://sourceware.org/legacy-ml/gdb/2014-12/msg00001.html > > Sergio said: > > "The GNU sysadmins told me that both lists now redirect here. I hope it works OK." > > > I'm surprised the archives even exist beyond 2014. > > For example, here: > > https://lists.gnu.org/archive/html/bug-gdb/2016-01/threads.html > > we see an email: > > https://lists.gnu.org/archive/html/bug-gdb/2016-01/msg00000.html > > that I can't find on the gdb@sourceware.org archive: > > https://sourceware.org/legacy-ml/gdb/2016-01/ > > Did the redirect stop working or something? I just did an experiment, and sent an email to bug-gdb, and got an email back from gdb-owner that it is being held in quarantine waiting for and admin to approve it. So I think the redirection is working, but now the mailing-list settings don't let those through without moderator approval. I was wondering how active the newsgroup might be. One can take a look there: https://groups.google.com/forum/#!forum/gnu.gdb.bug To sumarize: - One post in 2019, with a question and no replies; - Nothing in 2018; - A stream of spam in 2017; - Two posts in 2016, with no answers; - Nothing in 2015; - More activity in 2014. I'm wondering if we shouldn't just ask gnu.org to shut gnu.gdb.bug down. Then we can adapt the mailinglist page on the GDB website accordingly, with a link to the old archives for reference (as long as they are live). -- Joel