Re: [CSCMail-Users] Filters problem ...
Brought to you by:
countzer0
From: <Mar...@cs...> - 2000-07-12 13:44:51
|
The regex's are kinda picky.... Can you match against "cre1_?" and "pre1_?" Or your second regex should work..... Gen (AR|BL|NE|ZH|cre[a-z_A-Z0-9]*|pre[a-zA-Z_0-9]*) On 12 Jul 2000 09:31:06 CEST, Laurent Marzullo said: > Hello, > > I've got a little problem with one of my filter .... > > Here the filter: > Generation Nom > Subject Base Type > Generation Move to Folder > > Gen (AR|BL|NE|ZH|cre|pre) search expression. > > Only message with > > 'Gen AR ' > 'Gen BL ' > 'Gen NE ' > 'Gen ZH ' > > are moved to the folder 'Generation' but message with > > 'Gen cre1_0 ' (With no space between 'cre' & '1_0') > 'Gen pre1_1 ' > > are not , but > 'Gen cre 1_0' (with a space between 'cre' & '1_0') > > is moved to the folder .... > > Is it a normal feature ? > If yes, How can I filter messages with only part of a word and not > a complete word ? (i.e message coutaining > > Gen (AR|BL|NE|ZH|cre[a-z_A-Z0-9]*|pre[a-zA-Z_0-9]*) > > Thank you very much > > _______________________________________________ > | 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 > -- --Mark ----------------------------- Mark Neill UNIX System Admin Enterprise Backup Administrator Mar...@cs... |