Listmembers:

I'm using a filter with a regular expression to automatically create
folders for messages coming from groups on LinkedIn (among others) that
I am a member of and sort them to separate folders.

The LinkedIn filter moves messages to a folder like this:

\\XS4ALL Maurice\Internet\Social 
Networks\LinkedIn\Groups\%SETPATTREGEXP('"?(.+) Group 
Members')%REGEXPBLINDMATCH(%FROM)%SUBPATT(1)

The only problem I have is that sometimes, the group names contain
characters that are not allowed in a folder name. The Bat! however
creates a folder with a name that's not allowed anyway, but it then
becomes impossible to change that folder's properties without renaming
it to something that is allowed. The next time a message comes in that
conforms to the rules criteria, a new folder named with the unacceptable
characters will be created again.

Is it possible to construct my regular expression above in such a way
that unacceptable characters are weeded out automatically?

-- 
Greetings,
Maurice

Windows XP 5.1 Build 2600 Service Pack 3
The Bat! v4.2.33.7 Beta; ; AJS v0.0; MyMacros 1.11a; 


________________________________________________________
 Current beta is 4.2.35 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to