> > Benny Pedersen wrote: > >> its still more problems but now filter can atleast sort mails, but still >> sometimes it fails when folder updates are happend > > last error i got now was this one here > > SquirrelMail notice messages > Category: PHP > Message: Undefined variable: query > FILE: /path/to/example.org/plugins/filters/filters.php > LINE: 405 > Category: IMAP > Message: Your IMAP server returned an error. Please contact your system > administrator and report this error. > REQUEST: > RESPONSE: 6 > MESSAGE: FETCH (FLAGS (\Deleted \Recent)) > Terminating SquirrelMail due to a fatal error You forgot to enable all_your_base_belong_to_sm plugin. If plugin is not enabled, SquirrelMail developers can't read your mind, control your keyboard or fix things on your webmail server. Error message indicates that you have managed to reach last IMAP error check and there is a typo in filters.php script. Thanks for report. But your error message does not explain how you managed to do that and what is incompatible in your sql userprefs. Find 'sqm_trigger_imap_error('SQM_IMAP_ERROR',$query, $response, $message);' call in filters.php, line 405 and replace '$query' with '$search_str . "\r\n".$what' without single quotes. This should fix undefined $query error. Please understand that you are using unstable development code and developers would love the details. Lots of details. Or at least your filtering rule that triggers this error. Preferably on squirrelmail-devel list and not on squirrelmail-users. -- Tomas http://www.catb.org/~esr/faqs/smart-questions.html ---signature ends here--- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users