Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 79AC62E033F for ; Mon, 3 Mar 2008 11:23:04 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 24470-07 for ; Mon, 3 Mar 2008 11:22:42 -0400 (AST) 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 24D9D2E032E for ; Mon, 3 Mar 2008 11:22:51 -0400 (AST) Received: by svr2.hagander.net (Postfix, from userid 1000) id F231DDCCE19; Mon, 3 Mar 2008 16:22:48 +0100 (CET) Date: Mon, 3 Mar 2008 16:22:48 +0100 From: Magnus Hagander To: Alvaro Herrera Cc: Tom Lane , Greg Sabino Mullane , pgsql-www@postgresql.org Subject: Re: An actually *useful* mail-list message footer Message-ID: <20080303152248.GC12096@svr2.hagander.net> References: <20353.1204474850@sss.pgh.pa.us> <20080303144202.GB7360@alvh.no-ip.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080303144202.GB7360@alvh.no-ip.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/26 X-Sequence-Number: 14145 On Mon, Mar 03, 2008 at 11:42:02AM -0300, Alvaro Herrera wrote: > Tom Lane wrote: > > > Sent via pgsql-www mailing list (pgsql-www@postgresql.org) > > Help/Unsubscribe/Update your Subscription: > > http://mail.postgresql.org/mj/mj_wwwusr?domain=postgresql.org&extra=pgsql-www > > > > BTW, I don't find that there's anything wrong with that link, whereas > > the one suggested by Greg gives me a 404. > > The bit that's wrong about this URL is that it's not specific to the > pgsql-www list -- it's a general form for all lists; the "extra=foo" > stuff is being ignored. I don't understand why you got a 404 for Greg's > URL. Are you sure you didn't mis-paste it? I tried on a private web > session to make sure there are no cookies or open sessions, at it works > well for me. It can also be made shorter easily (because we don't use > the virtual domain stuff): > > http://mail.postgresql.org/mj/mj_wwwusr/?func=lists-long-full&extra=pgsql-www At the risk of giving myself more work ;-), perhaps we should refer to some place on our main website that just does a redirect? That'll at least look prettier for the user. Something like http://wwwmaster.postgresql.org/unsub?pgsql-www or like that? Hmm. Maybe it's not all that much nicer looking... //Magnus