On Fri, 2002-08-02 at 12:55, Mertens Bram wrote: > Hi, > > Your post to my other thread (filter feature request) got me thinking: > one of the rules in the swriter filter is > <part name="subject"> > <value name="subject-type" type="option" value="contains"/> > <value name="subject" type="string"> > <string>[sw-users]</string> > </value> > </part> > > could it be that Evo sees the [sw-users] as an (invalid) regex that's > causing this problem?
No. Note that the type here is "string" and not "regex". The normal "Subject contains"-type rules do not use regex. If you want to use regex, you need to use the Header Regex filter rule. Jeff > > Thanks, > > -- > | Mertens Bram "M8ram" <[EMAIL PROTECTED]> > | Registered [Red Hat] Linux User # 249103 since Octobre 2000 > | http://linux.be | http://www.redhat.com | http://counter.li.org > \____________________________ > > > > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution -- Jeffrey Stedfast Evolution Hacker - Ximian, Inc. [EMAIL PROTECTED] - www.ximian.com _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
