Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73003 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27326 invoked from network); 8 Mar 2014 07:20:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Mar 2014 07:20:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.52 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.52 mail-qa0-f52.google.com Received: from [209.85.216.52] ([209.85.216.52:61265] helo=mail-qa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 65/00-27033-0D4CA135 for ; Sat, 08 Mar 2014 02:20:48 -0500 Received: by mail-qa0-f52.google.com with SMTP id m5so4988251qaj.39 for ; Fri, 07 Mar 2014 23:20:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=QCYuMN0R3MzNj86jDhBTUM2WI7NRBBB7bZNXfrm4re4=; b=QyhOk8BLxBl2fkbNF/ZLvFrrxHyDb6F1elc8jZL2IFREPc12tAicMcamZNdzzMaU+X 9PndPbSkbAz7wQEodSD18B7IPgL6VYNjjnoek0TrVxdXp5tlBE8MfgARd3blw/qeOkX8 u6YJtueQadad1ZOnn6yM3+YrASQ/4aCkMovN+7Cx54PwrS99RQUEPi1qll96NuSfGKN/ AkD6KodzYgBT/8X1rYodLmVQR0Qb3ItAXnbztE4Wd+Mxvdg73NFqeetiAZH+upfo7xzz 4Eknd6K5INC/xVaFeLxhq7qaFgQDlhjZt4m6WHiAnZju//l8Uet2gHFP4gCThkPV4STK YTZg== MIME-Version: 1.0 X-Received: by 10.140.35.177 with SMTP id n46mr35776qgn.110.1394263245825; Fri, 07 Mar 2014 23:20:45 -0800 (PST) Received: by 10.140.18.145 with HTTP; Fri, 7 Mar 2014 23:20:45 -0800 (PST) Date: Sat, 8 Mar 2014 08:20:45 +0100 Message-ID: To: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Alternative c-client From: pierre.php@gmail.com (Pierre Joye) hi, We have discussed the possibility or need to drop ext/imap support, as the c-client (or the whole UW project) is dead and full of security issues. As an alternative, I found https://github.com/jonabbey/panda-imap, which is maintained, open to PRs, etc. It would be nice if we could give it a try and see if we can consider it as a replacement for c-client and require it from now on. Or we simply drop ext/imap in 6. Cheers, -- Pierre @pierrejoye | http://www.libgd.org