Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35450 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18552 invoked by uid 1010); 13 Feb 2008 16:21:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 18527 invoked from network); 13 Feb 2008 16:21:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2008 16:21:46 -0000 Authentication-Results: pb1.pair.com header.from=zoe.slattery@googlemail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=zoe.slattery@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 64.233.182.185 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: zoe.slattery@googlemail.com X-Host-Fingerprint: 64.233.182.185 nf-out-0910.google.com Received: from [64.233.182.185] ([64.233.182.185:37448] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 99/FD-24174-81413B74 for ; Wed, 13 Feb 2008 11:00:42 -0500 Received: by nf-out-0910.google.com with SMTP id e27so33859nfd.13 for ; Wed, 13 Feb 2008 08:00:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=Opeqjh6uvQAreukzete5uMPINRpAjBalnyltpGZVpIA=; b=qCiNOtjNLXFDxXhTAd5mkQlFEO+hcVmZcISyXAihnNIu72ibhv1zgRAvlaXRsus5S3a/AEWJsa68CQPePdpbSuy9NMNzahTbyQ1RrjWunyPieOVnqf/pnGoMbZjW1YRqk5KflYla7n5Nh6Nmj82VxOWu7qGIBp70/50OwzcErgs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=EJEvnusIBn0lwhCruw8HaqrBq48Ox/1fMrl51tK1tdNyQMjsR813RcAIurkr8JXc68mvNfSxXlFQz6nzR0moKFlqK58xcx8yWFUzF2UdXoszCVfGkC2IPPNTKuCS1Sh5za7uwbnSGjyf1SvOaEMlx94lNUzJtYcM621YEY3eEqg= Received: by 10.82.171.16 with SMTP id t16mr126783bue.11.1202918421424; Wed, 13 Feb 2008 08:00:21 -0800 (PST) Received: from ?192.168.1.106? ( [81.146.46.168]) by mx.google.com with ESMTPS id c25sm2886579ika.9.2008.02.13.08.00.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 13 Feb 2008 08:00:19 -0800 (PST) Message-ID: <47B31416.7010204@googlemail.com> Date: Wed, 13 Feb 2008 16:00:22 +0000 User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: QA reports From: zoe.slattery@googlemail.com (zoe) Hi - I always assumed that it was intentional that the test results were sent to qa@lists.php.net (and I have a mail filter set up to deal with them). After some discussion on IRC it appears that they should be going to qa-reports@lists.php.net This would be much better as they currently tend to drown and discussion on qa@lists.php.net. I think fixing this is a one line change to qaweb/buildtest-process.php, I'm happy to make that if there is agreement. Please let me know if it isn't as simple as this. Thanks, Zoe