Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49166 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46618 invoked from network); 29 Jul 2010 08:08:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jul 2010 08:08:37 -0000 Authentication-Results: pb1.pair.com header.from=mikko.koppanen@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=mikko.koppanen@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: mikko.koppanen@gmail.com X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:64078] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/C4-21430-407315C4 for ; Thu, 29 Jul 2010 04:08:37 -0400 Received: by fxm17 with SMTP id 17so43799fxm.29 for ; Thu, 29 Jul 2010 01:08:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=J1ryyEHriGfvqmIfQlAW2esS/gaE5YpJ+YsH4wW3G/w=; b=GLIKmk2ATMEvww41CqqaEUdnMsbbOo2Ood0sFt6M7M/dkuMdSXpKRKhw6LjG+CA4+t 06Vv/+qOMU2dBYido8z5K3V5c6jJhDL0I8ZV821JZoHyh1R+xtaXe8rI97n2GgQKfMjA +x9qaYNyIWhdGTEaS+vs488YHR9+64id5bRm8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=vCstMO5i603iYjA96LaLTsSpu58iWQKsee26T6Bw7AhGhcHnF1D9tyt7nud5T+VODN zexLTxca2e5OVmUR+lSlV40jAQAePNHh7KAxRm0P5qfQo0ijHxrO9qtBvdBSSsphA+nf 3U7i2jnNjpOl+ppjfWDAfywIoHnITMcBoiUto= MIME-Version: 1.0 Received: by 10.223.110.212 with SMTP id o20mr11290150fap.27.1280390913262; Thu, 29 Jul 2010 01:08:33 -0700 (PDT) Sender: mikko.koppanen@gmail.com Received: by 10.223.138.147 with HTTP; Thu, 29 Jul 2010 01:08:33 -0700 (PDT) In-Reply-To: References: <1A7DEEA5-A4AA-40F5-A2E5-BD8AB8FD398A@ubuntu.com> Date: Thu, 29 Jul 2010 09:08:33 +0100 X-Google-Sender-Auth: JKBZz7SUJOPaFiUgQHBM3q7-qVo Message-ID: To: Hannes Magnusson Cc: Clint Byrum , internals@lists.php.net, Scott Kitterman Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] IMAP patches from kolab -- can we get these merged? From: mkoppanen@php.net (Mikko Koppanen) On Thu, Jul 29, 2010 at 9:01 AM, Hannes Magnusson wrote: > On Wed, Jul 28, 2010 at 17:09, Clint Byrum wrote: >> I'd like to get these patches into mainstream PHP so that we don't have to >> ship some weird patched kolab-only IMAP module in Debian and Ubuntu. In >> fact, I'm quite opposed to doing that at all, but this means having a >> broken Kolab in Debian and Ubuntu (as I understand it, Horde uses the >> myrights patch too). I'm just wondering what it will take to get these >> patches merged into PHP. Do we need to update documentation as well? >> Hi, I was looking at annotations patch and it seems that my c-client does not support the functionality (2007b on Debian Lenny). Do the annotations require a custom patch to c-client as well? -- Mikko Koppanen