Quade wrote:When I have two words I might want to match in the same subject, I typically
"some.*text"
Use a .* to match all intervening items.
As for the single word filters, they should be matching.. I use lots of single word filters myself. Anything you enter in a filter profile, you can test in a post list first so "walton" for example in the post list will show you what matches.
In the filter profiles, you'll want to use subject matching, not filenaname.
I dont know if this would make any difference (from a bug perspective), but I am still running 5.32 build 7606. I am useing subject filters. I am just perplexed that the items are not matching. I do remembember testing some of the items the way you mentioned, but I dont remember if I tested these useing that method or not.
I became frustrated enough with this to try sets composed of the upper and lowercase items(ie [wW]) when that is all I could find being the difference. I think in the past I have even tried a * for the letter that may be capitaliized to no avail. It is primarily that I am not so proficient with regular expressions and this being frustrating, that is why I was looking for a little guidance from one more experienced than I.