Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60344 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57968 invoked from network); 27 Apr 2012 20:36:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Apr 2012 20:36:53 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass 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.213.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:63360] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 66/C7-16466-4630B9F4 for ; Fri, 27 Apr 2012 16:36:53 -0400 Received: by yhfq11 with SMTP id q11so808127yhf.29 for ; Fri, 27 Apr 2012 13:36:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=defgHmrpRi+G+EhXhobcLUgx5/ZXdGcdpf7ZM6s/T4g=; b=ZOfK7mzHVZkSdn3w2SVsgKVKgF6j3olrzLtp5AH8BvGW3kzrUIfsdVwUZGAVWIQOQq uh7oaHZIfLwswSY+4vDxtYtlfXo7uu6uUgVzua0E/xeF5I3H9Ayxj9fpJRLe8/1WCpr1 z7nnmwVkvA4gCiR/lWWhOZTOA7lLd6dezKhpgvjDmf5N+G3D6JZ8Ra8yY6IVaKtCNK3A ipfmrWGbSWvHJl7LVcBMSf54WLLXdLwvmwmgypco2y8UiFcBlKm+TXTPbVZXgHrukc7u dX69C4PMHIQ4ZcZo3Y35PViyqNR4AJp+IUBL4GsWRGALnqQMf5Gn+P1gyLiDV8heaCK3 LAeg== MIME-Version: 1.0 Received: by 10.60.13.196 with SMTP id j4mr16461352oec.14.1335559010231; Fri, 27 Apr 2012 13:36:50 -0700 (PDT) Received: by 10.182.12.100 with HTTP; Fri, 27 Apr 2012 13:36:50 -0700 (PDT) In-Reply-To: <628ad0142e23b60d136d24b0852c621d.squirrel@www.l-i-e.com> References: <4F9ADBB1.1040006@sugarcrm.com> <4F9AE82C.8080006@sugarcrm.com> <628ad0142e23b60d136d24b0852c621d.squirrel@www.l-i-e.com> Date: Fri, 27 Apr 2012 22:36:50 +0200 Message-ID: To: Richard Lynch Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] considering to remove ext/imap from master From: pierre.php@gmail.com (Pierre Joye) hi, On Fri, Apr 27, 2012 at 9:41 PM, Richard Lynch wrote: > I have an imap script running server-side to filter my email and knock > out a whole bunch of spam that SpamAssasin doesn't catch. Wrong tool for this task, but that's another discussion. Also as I said, if all you need is to read ,mails, it takes 5mins to do it with any of the previously libraries. They even have very nice to implement filters in a better way than what you could with ext/imap. > I don't have time to change it, it's running all on an internal > network at my webhost, so security is not a real concern. > > I'd have to plead "No" And what prevent you then to keep php 5.4 for the next 10 years as well? Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org