Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 8710F2E0104 for ; Mon, 10 Mar 2008 06:28:48 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 41989-01 for ; Mon, 10 Mar 2008 06:28:39 -0300 (ADT) 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 135B72E0222 for ; Mon, 10 Mar 2008 06:28:39 -0300 (ADT) Received: by svr2.hagander.net (Postfix, from userid 1000) id 551CDDCC89C; Mon, 10 Mar 2008 10:28:37 +0100 (CET) Date: Mon, 10 Mar 2008 10:28:37 +0100 From: Magnus Hagander To: Bruce Momjian Cc: Neil Conway , pgsql-www@postgresql.org Subject: Re: Archives: link to MarkMail? Message-ID: <20080310092837.GF30980@svr2.hagander.net> References: <1204589367.1761.12.camel@dell.linuxdev.us.dell.com> <200803040026.m240QeW13849@momjian.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200803040026.m240QeW13849@momjian.us> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/166 X-Sequence-Number: 14285 On Mon, Mar 03, 2008 at 07:26:40PM -0500, Bruce Momjian wrote: > Neil Conway wrote: > > Someone from MarkMail asked if it would be possible to add a link to the > > MarkMail PostgreSQL list archives (http://postgresql.markmail.org) to > > archives.postgresql.org. Would it be? > > Sort of like alternative archive search engines? Yes, that would work. > I currently have for URLs: > > http://dir.gmane.org/search.php?match=postgresql > http://www.mail-archive.com/index.php?autobahn=nolimit&hunt=pgsql > http://postgresql.markmail.org/ > http://groups.google.com/groups/dir?lnk=gh&hl=en&sel=33656041 Actually putting the links on archives.postgresql.org would be a bad thing to do right now, since we're changing around quite a bit of where those pages are coming from etc. We could put it on the http://www.postgresql.org/community/lists/ page though. The question then becomes - do we link to all of them? If not, what's the criteria for which one(s) get listed? //Magnus