Re: [CSCMail-Users] filters
Brought to you by:
countzer0
From: Count Z. <cou...@cy...> - 2000-12-15 15:39:11
|
Ralph Buchanan was overheard mumbling something about this on 14 Dec 2000 11:33:27 PST > I'm using version 1.6.1---Ralph Ok, then you will want to remove the [ ] from your filter, since those characters have special meaning... or escape them ( \[ \] ) As a side note, I strongly urge you to upgrade to the 1.7.x series of code... There have been a lot of fixes and new features added since 1.6.1 Also, you can be a guinea pig and follow the README.migration instructions and make sure that I haven't missed anything in there. Thanks, -Steven > On 14 Dec 2000 13:03:00 EST, Steven Kordik said: > > > On 14 Dec 2000 08:52:38 PST, Ralph Buchanan said: > > > > > Howdy all, > > > I'm the new kid in town and I have a question about the filter > > system. > > > I > > > subscribe to a group called PBS and I set up the filter as follows: > > > Filter Name: PBS > > > Filter type: Subject based > > > Folder to Move to: PBS > > > Search expression: [PBS-USERS] > > > and all my mail goes to this PBS folder. If I'm leaving something > > out > > > please ask. Any and all suggestions are welcome. > > > > What version of CSCMail are you using? If it's the 1.6.1 > version, the > > search > > expression is a perl regex, and in that case, you are saying, > > "anything that > > has a P or a B or an S or a U or an R or an E, move to the PBS folder" > > What > > you really want to use is: > > \[PBS-USERS\] or simply PBS-USERS > > > > In CSCMail 1.7.x filters are simple text matches, and not perl > > regex'es due to > > this type of confusion... > > > > -CZ > > _______________________________________________ > > | Be sure to read the CSCMail FAQ: > > | http://www.cscmail.net/cscmail.faq > > | > > | CSCMail Home Page: > > | http://www.cscmail.net > > | > > | To unsubscribe or change your preferences: > > | http://lists.sourceforge.net/mailman/listinfo/cscmail-users > > > > > > -- > Ralph Buchanan > Linux Administrator > MSC Software Corp. > 2975 Redhill Ave. > Costa Mesa, CA 92626 > 714.445.5672 > FAX 714.979.2990 > AIM Ralph MSCLinux > > _______________________________________________ > | Be sure to read the CSCMail FAQ: > | http://www.cscmail.net/cscmail.faq > | > | CSCMail Home Page: > | http://www.cscmail.net > | > | To unsubscribe or change your preferences: > | http://lists.sourceforge.net/mailman/listinfo/cscmail-users > > |