Page 1 of 1

Filter ((

PostPosted: Sun Feb 12, 2012 8:52 pm
by deebee
I need to create a filter based on the From: field
teevee@4u.tv (teevee) is valid while teevee@4u.tv ((teevee)) is invalid
Can't figure out how to filter out the second one without it filtering out the first one.

Thanks in advance

Re: Filter ((

PostPosted: Sun Feb 12, 2012 10:19 pm
by Quade
[(]{2}teevee[)]{2}

Would probably do it. It means "two parens to start, "teevee" two parens to close"

You have to escape the parens because they have a special meaning in the filter language (regular expressions).

Right click "Delete all Posts by Poster" should kill them, too but, till you download new headers.

Re: Filter ((

PostPosted: Mon Feb 13, 2012 12:06 am
by deebee
Perfect. Thanks

Re: Filter ((

PostPosted: Tue Nov 27, 2012 12:00 pm
by nikkil
Hi. Does this process also apply with the current version? I think I'm missing something here.