Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32007 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70929 invoked by uid 1010); 1 Sep 2007 09:12:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 70914 invoked from network); 1 Sep 2007 09:12:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Sep 2007 09:12:19 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.146.178 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.146.178 wa-out-1112.google.com Received: from [209.85.146.178] ([209.85.146.178:11739] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/54-46320-2FC29D64 for ; Sat, 01 Sep 2007 05:12:18 -0400 Received: by wa-out-1112.google.com with SMTP id l24so1249988waf for ; Sat, 01 Sep 2007 02:12:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GgDyhlQvuhqyFOF1XC9yWbnvNOUjcjKlqmM6Ore84pQ6ELwClFIpOUwMZtYOFxR1YNL34BHa0pX+Pm0f97CXnPB+DDbhwfdZUMiwkHiuJS1/uxqh7kV1sxr0MtT21AdG02Ae1/XWAs1tVLaNlmLweuSAE1S7+XrcfTOCEOjDQ+8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PIC3AtNDfTxSNJi09/Rvb3UhsVK6t6VfTmbjT7VuGrD5DSAFM8DLfBNRMQgogH8T827Ds/WAhckP0pk101X8SfYbI1V34XMC4tvvKETBozg+1he12gnFn+1k2QOUQESq8wPSI9wwPT+TbFSMjNKVsMYfBtDZ+2/Ro74eZa6kLE4= Received: by 10.114.36.1 with SMTP id j1mr1527746waj.1188637935733; Sat, 01 Sep 2007 02:12:15 -0700 (PDT) Received: by 10.114.180.9 with HTTP; Sat, 1 Sep 2007 02:12:15 -0700 (PDT) Message-ID: Date: Sat, 1 Sep 2007 11:12:15 +0200 To: BuildSmart Cc: "PHP Developers Mailing List" , jani.taskinen@iki.fi In-Reply-To: <8CDA5C90-19DC-4F29-B514-121287A109BB@daleenterprise.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1188572278.3347.4.camel@localhost.localdomain> <8CDA5C90-19DC-4F29-B514-121287A109BB@daleenterprise.com> Subject: Re: [PHP-DEV] pop3 patch From: pierre.php@gmail.com (Pierre) On 8/31/07, BuildSmart wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Funny but I was told to just publish my patches here and the > appropriate person would pick up the info however, anything not > directly included with the php distro will be submitted to the pecl > list. I told you that pecl packages have their own development list and their own issues tracker. The best way to contact the maintainers is to post a bug with a link to the patch. Alternatively you can post it as well on the pecl-dev list. Posting patches to the issues tracker works as well for php. It is the best way to do not lost them in the mailing list archive and to be sure that a developer will review it. Thanks for your work anyway! :) Cheers, --Pierre