Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 4A9092E0221; Wed, 5 Mar 2008 07:21:17 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 73100-01; Wed, 5 Mar 2008 07:21:11 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 4CEF52E01CB; Wed, 5 Mar 2008 07:21:11 -0400 (AST) Received: by svr2.hagander.net (Postfix, from userid 1000) id 10CD3DCC709; Wed, 5 Mar 2008 12:21:09 +0100 (CET) Date: Wed, 5 Mar 2008 12:21:09 +0100 From: Magnus Hagander To: "Marc G. Fournier" Cc: Alvaro Herrera , Tom Lane , Greg Sabino Mullane , pgsql-www@postgresql.org Subject: Re: An actually *useful* mail-list message footer Message-ID: <20080305112109.GJ5559@svr2.hagander.net> References: <20080303144202.GB7360@alvh.no-ip.org> <20080303152248.GC12096@svr2.hagander.net> <20080303152720.GC7360@alvh.no-ip.org> <20080303153119.GE12096@svr2.hagander.net> <23559.1204559504@sss.pgh.pa.us> <20080304141608.GD4755@alvh.no-ip.org> <20080304144646.GE18403@svr2.hagander.net> <20080304151304.GE4755@alvh.no-ip.org> <20080304153521.GG18403@svr2.hagander.net> <484DB39522265C967B8D4781@ganymede.hub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <484DB39522265C967B8D4781@ganymede.hub.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/69 X-Sequence-Number: 14188 On Tue, Mar 04, 2008 at 11:05:55PM -0400, Marc G. Fournier wrote: > - --On Tuesday, March 04, 2008 16:35:21 +0100 Magnus Hagander > wrote: > > > On Tue, Mar 04, 2008 at 12:13:04PM -0300, Alvaro Herrera wrote: > >> Magnus Hagander wrote: > >> > On Tue, Mar 04, 2008 at 11:16:08AM -0300, Alvaro Herrera wrote: > >> > > Tom Lane wrote: > >> > > > Magnus Hagander writes: > >> > > > > So - absolutely doable, once we decide where we want it to go. > >> > > > > >> > > > +1 for a more readable link. I don't much care what it is exactly, > >> > > > but would suggest not exposing "wwwmaster" or anything that is part > >> > > > of the website's internal infrastructure. > >> > > > >> > > *nudge* > >> > > >> > Was there ever agreement on what page it should point to? > >> > >> The link Greg provided seems to be the best candidate: > >> > >> http://mail.postgresql.org/mj/mj_wwwusr/domain=postgresql.org?func=lists-lon > >> g-full&extra=pgsql-general > > > > Ok, I have a .htaccess rule that does this. Since we're sending it to a > > preferences page, it seems reasonable to name it mailpref (or so) instead > > of unsub. > > > > So http://www.postgresql.org/mailpref/pgsql-www > > seems reasonable? > > I like it ... let me know when to make the change on the majordomo side ... Ok, it works off at least one of the mirrors now, so give it a couple of hours to make sure it has hit all the mirrors, and then go ahead with the change. //Magnus