On Fri, 15 May 2009, Paul Lesniewski wrote:

On Fri, May 15, 2009 at 11:16 PM, Res <r...@ausics.net> wrote:

 Yes,
default db_prefs rule we have that says X_Spam_Status: Yes   is detecting

The problem is the comma is a db_prefs field delimiter, so is ignored,
even if escaped.

Sounds like a bug to me.  Please provide more details and we can fix it.


file:  functions/db_prefs.php
class: dbPrefs
       var $default = Array(
                ...
                'filters_user_scan' => 'new',
                'filter0' => 'Header,X-Spam-Status: Yes,Junk',
                ...)
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to