From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933027AbcH2PCu (ORCPT ); Mon, 29 Aug 2016 11:02:50 -0400 Received: from taos.firemountain.net ([207.114.3.54]:18750 "EHLO taos.firemountain.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757440AbcH2PCt (ORCPT ); Mon, 29 Aug 2016 11:02:49 -0400 X-Greylist: delayed 1770 seconds by postgrey-1.27 at vger.kernel.org; Mon, 29 Aug 2016 11:02:48 EDT Date: Mon, 29 Aug 2016 10:33:10 -0400 From: Rich Kulawiec To: LKML Subject: Re: demise of gmane and lkml/kernel mailing lists archiving Message-ID: <20160829143310.GA7292@gsp.org> References: <1470268433.3998.233.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1470268433.3998.233.camel@perches.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 03, 2016 at 04:53:53PM -0700, Joe Perches wrote: > Instead of relying on external resources to archive the mailing > lists, would it be reasonable/feasible to have kernel.org archive > the various kernel related mailing lists? Yes, it's feasible. It's also feasible to migrate the various mailing lists hosted at kernel.org to a currently-supported mailing list manager. (Majordomo development stopped years ago.) Mailman is a good choice, as it's actively developed and maintained, has a feature set appropriate for this use, includes various built-in archiving facilities and can be hooked into others, is stable, is understood and used by a lot of people (including NANOG, the IETF, many Linux distributions, etc.). My suggestion -- which I'm willing to help out with, of course -- is that lists.kernel.org be used for an instance of Mailman and that all the current mailing lists be migrated there and cut over to it. This should not only clobber the archiving issue, but it will help with some of the recurring spam problems that make it past MTA-layer defenses. ---rsk