From owner-svn-src-all@FreeBSD.ORG Wed Oct 8 18:42:25 2008 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 862C1106569D for ; Wed, 8 Oct 2008 18:42:25 +0000 (UTC) (envelope-from peter@wemm.org) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.230]) by mx1.freebsd.org (Postfix) with ESMTP id 4DDE38FC13 for ; Wed, 8 Oct 2008 18:42:25 +0000 (UTC) (envelope-from peter@wemm.org) Received: by wx-out-0506.google.com with SMTP id s17so928949wxc.7 for ; Wed, 08 Oct 2008 11:42:24 -0700 (PDT) Received: by 10.142.237.19 with SMTP id k19mr3794261wfh.235.1223491343762; Wed, 08 Oct 2008 11:42:23 -0700 (PDT) Received: by 10.142.255.21 with HTTP; Wed, 8 Oct 2008 11:42:23 -0700 (PDT) Message-ID: Date: Wed, 8 Oct 2008 11:42:23 -0700 From: "Peter Wemm" To: "Vadim Goncharov" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081007225414.CDFA74500F@ptavv.es.net> Cc: svn-src-all Subject: Re: *** HEADS UP *** FreeBSD.org commit mail list changes X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 18:42:25 -0000 On Wed, Oct 8, 2008 at 10:36 AM, Vadim Goncharov wrote: > 09.10.08 @ 00:17 Peter Wemm wrote: > >>> I've had cvs-src@ set to nomail, could write but msgs were not delivered. >>> I've read them via Gmane, my NNTP newsreader offers very flexible way to >>> filter them. Now, mail lists are switched WITHOUT 'nomail', and my local >>> hard drive is being spammed, instead of NNTP (and freebsd.org also wastes >>> resources fot that, eh?). And worse, I just CAN'T disable it again: when >>> I >>> trying to login to http://lists.freebsd.org for svn-src-all@, it simply >>> says >>> about authorization error! >>> >>> Moreover, this change is pain in the ass for all users who don't care >>> about >>> SVN switch - while CVSUP/CSUP is in use, it is not-so-worth to care. And >>> it >>> is now more difficult to manage for those who were used to cvs-all@ - a >>> bunch of lists instead of one. Mailman DOESN'T give me interface to >>> manage >>> all my subscriptions at once - I must go and login for every one! >>> >>> I've heard several complains about this spamming change on local IRC >>> channels. >>> >>> Breaking POLA is bad. >> >> The password reminder thing isn't that hard. Go to the single list >> that I subscribed you to. >> http://lists.freebsd.org/mailman/listinfo/svn-src-all then click on >> "unsubscribe or edit options". Type your email addres. Instead of >> entering a password you cllick 'send password to me'. It shouldn't >> take much more than 30-60 seconds. >> >> http://lists.freebsd.org/mailman/options/svn-src-all > > Because it is not clear that I should go and use password reminder - just a > few days ago mailman has sent a password reminder, as it does every month, > I've just did copy&paste for password. Finally, it sent a reminder to me, > yes, but why ever password and delivery flag were not preserved?.. > > -- > WBR, Vadim Goncharov I would have if I could have. Mailman isn't exactly admin friendly on this front. Mailman stores the subscriber info in bianry python pickle files. To get at the data I'd have had to write stuff that gropes around in the internals of Mailman. The risk was just too great, especially given that my python skills are not that great. I'd likely have broken things horribly. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI6FJV "All of this is for nothing if we don't go to the stars" - JMS/B5 "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell