Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60336 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40935 invoked from network); 27 Apr 2012 19:41:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Apr 2012 19:41:17 -0000 Authentication-Results: pb1.pair.com header.from=ceo@l-i-e.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ceo@l-i-e.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain l-i-e.com designates 67.139.134.202 as permitted sender) X-PHP-List-Original-Sender: ceo@l-i-e.com X-Host-Fingerprint: 67.139.134.202 o2.hostbaby.com FreeBSD 4.7-5.2 (or MacOS X 10.2-10.3) (2) Received: from [67.139.134.202] ([67.139.134.202:1313] helo=o2.hostbaby.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/24-16466-B56FA9F4 for ; Fri, 27 Apr 2012 15:41:16 -0400 Received: (qmail 2862 invoked by uid 98); 27 Apr 2012 19:41:16 -0000 Received: from localhost by o2.hostbaby.com (envelope-from , uid 1013) with qmail-scanner-2.05 ( Clear:RC:1(127.0.0.1):. Processed in 0.042348 secs); 27 Apr 2012 19:41:16 -0000 Received: from localhost (HELO www.l-i-e.com) (127.0.0.1) by localhost with SMTP; 27 Apr 2012 19:41:16 -0000 Received: from webmail (SquirrelMail authenticated user ceo@l-i-e.com) by www.l-i-e.com with HTTP; Fri, 27 Apr 2012 14:41:16 -0500 Message-ID: <628ad0142e23b60d136d24b0852c621d.squirrel@www.l-i-e.com> In-Reply-To: References: <4F9ADBB1.1040006@sugarcrm.com> <4F9AE82C.8080006@sugarcrm.com> Date: Fri, 27 Apr 2012 14:41:16 -0500 To: "PHP internals" User-Agent: SquirrelMail/1.4.21 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: [PHP-DEV] considering to remove ext/imap from master From: ceo@l-i-e.com ("Richard Lynch") On Fri, April 27, 2012 1:51 pm, Pierre Joye wrote: > hi! > > On Fri, Apr 27, 2012 at 8:40 PM, Stas Malyshev > wrote: > >> Alternative means rewriting all the code. On top of framework >> previously >> not used in the project, with different APIs, different approach to >> IMAP, etc. This is a large piece of work, for many projects - >> totally >> unnecessary as ext/imap work for them right now. > > I think you over estimate the complexity to move something to a clean, > maintained, user friendly API from a over complex, buggy and > unmaintained extension and library (which can kill requests under > certain circumstances too). I think you are over-estimating my bandwidth to take on such a task. :-) >> That provided the person in question actually owns the code, not >> just >> runs the app. In the latter case he has no options to upgrade at >> all. > > Again, 2015! That's not now, not tomorrow but 2015! 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. It's been running in a cron job since at least July 15, 2004 That's just the earliest mod-time file I can find in the directory... It's been running longer than that, actually. I set it up when Eudora was taking too long to download my email. And Eudora was free. And ad-free. So that's probably pre-2003, if I'm reading Wikipedia correctly. I add a new folder and edit the script or set up an alias and edit the script or find a new annoying pattern and edit the script... It's currently at 1065 lines of code, most of which are mailbox filtering or patterns to kill spam. It's been working fine for 8 years. I don't really care if it dies in any given run. It's going to run again in 10 minutes anyway. I dunno what 8 years time 10 minutes is, but that's an awful lot of times it worked just fine. 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" -- brain cancer update: http://richardlynch.blogspot.com/search/label/brain%20tumor Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FS9NLTNEEKWBE