Filters and wildcards
Posted: Mon Aug 02, 2010 4:40 pm
Are there windcards for filters?
Here is my problem. I have a domain, call it domain.com. Mailwasher does a good job at weeding out the spam to me, [email protected], but I get a ton of stuff for [email protected], [email protected], [email protected], etc... I'd like to tell mailwasher to delete everything that has 'domain.com' in the To: field, but does not contain [email protected], [email protected], and them.domain.com. I don't want to tell it to delete everything that doesn't have those three email addresses because sometimes i'm in a blind cc or something, but I want it to look and see if it's addressed to anything at domain.com and if it's not me, us, or them, then delete it.
I tried
"all must be true"
if "To:" contains *@domain.com
and
if "To:" does not contain [email protected]
and
if "To:" does not contain [email protected]
and
if "To:" does not contain [email protected]
...then delete
that did not work.
any suggestions?
Here is my problem. I have a domain, call it domain.com. Mailwasher does a good job at weeding out the spam to me, [email protected], but I get a ton of stuff for [email protected], [email protected], [email protected], etc... I'd like to tell mailwasher to delete everything that has 'domain.com' in the To: field, but does not contain [email protected], [email protected], and them.domain.com. I don't want to tell it to delete everything that doesn't have those three email addresses because sometimes i'm in a blind cc or something, but I want it to look and see if it's addressed to anything at domain.com and if it's not me, us, or them, then delete it.
I tried
"all must be true"
if "To:" contains *@domain.com
and
if "To:" does not contain [email protected]
and
if "To:" does not contain [email protected]
and
if "To:" does not contain [email protected]
...then delete
that did not work.
any suggestions?