X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 033C311F676D for ; Fri, 31 Mar 2006 11:02:56 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 37062-04 for ; Fri, 31 Mar 2006 11:02:56 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from trolak.mydnsbox2.com (ns1.mydnsbox2.com [207.44.142.118]) by postgresql.org (Postfix) with ESMTP id A320611F6774 for ; Fri, 31 Mar 2006 11:02:53 -0400 (AST) Received: from [192.168.1.227] (68.143.134.146.nw.nuvox.net [68.143.134.146]) (authenticated (0 bits)) by trolak.mydnsbox2.com (8.11.6/8.11.6) with ESMTP id k2VFOcI07975 for ; Fri, 31 Mar 2006 09:24:38 -0600 Message-ID: <442D449D.6090108@dunslane.net> Date: Fri, 31 Mar 2006 10:02:53 -0500 From: Andrew Dunstan User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060201 SeaMonkey/1.0 MIME-Version: 1.0 To: pgsql-www@postgresql.org Subject: mail subscription form busted Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.096 required=5 tests=[AWL=0.096] X-Spam-Score: 0.096 X-Spam-Level: X-Archive-Number: 200603/183 X-Sequence-Number: 9773 The script that handles the form here: http://www.postgresql.org/community/lists/subscribe appears to be busted - at least it seems to return a string rather than some html. cheers andrew