From imp Fri Feb 21 19:08:15 2003 From: Alexander Nimmervoll Date: Fri, 21 Feb 2003 19:08:15 +0000 To: imp Subject: [imp] IMP3.2CVS Filters with POP3 X-MARC-Message: https://marc.info/?l=imp&m=104585450611092 Hi! I played around with filters in IMP3.2-CVS, but they never got applied with my POP3 Server. Tracking it down I found out that in lib/IMP.php in the function filterMailbox() filters get disabled if the protocol is POP3 (If Statement: !strstr($imp['protocol'], 'pop3'))). Without that code it works and the matching messages get deleted from my Inbox (the only possible filter action with a pop account). Now is there any reason why you guys disabled filtering with POP3? Regards, Alex. -- Dipl.-Ing. Alexander Nimmervoll IT-Services Technikum Wien Höchstädtplatz 5 A- 1200 Wien Tel.: (+43 1) 333 40 77-242 e-mail: nimm@technikum-wien.at -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscribe@lists.horde.org