| View previous topic :: View next topic |
| Author |
Message |
rbrooke
Cadet

 Joined: Feb 19, 2004 Posts: 2 Location: Canada
|
Posted: Sun Aug 27, 2006 12:52 am Post subject: Filters in Spam tools |
|
|
I would like to set up a filter that rejects e-mail if the to is blank or if the subject is blank.
I have tried using the word "blank", (this works in programing Paradox), and several other guesses, but none seem to work. Has anyone come up with an answer for Blank or empty?
Robert
|
|
| Back to top |
|
 |
nil_desperandum
Trooper

 Joined: Jun 09, 2005 Posts: 22 Location: UK
|
Posted: Mon Aug 28, 2006 8:23 am Post subject: |
|
|
I think this is a standard case which I found somewhere.
Try this:
Subject field does not contain RegExpr"."
It is quite useful and of course, works for other fields too.
In fact, I don't use it for the subject field, as occasionally I get wanted mail without subject headers.
|
|
| Back to top |
|
 |
stan_qaz
Premium Member
 Joined: Mar 31, 2003 Posts: 10635
|
Posted: Mon Aug 28, 2006 7:38 pm Post subject: |
|
|
I check the subject and body for less than 10 letters, it has a very good record of not misclassifying mail. _________________ Questions? Try the wiki
http://wiki.castlecops.com/MailWasher_Pro
|
|
| Back to top |
|
 |
rbrooke
Cadet

 Joined: Feb 19, 2004 Posts: 2 Location: Canada
|
Posted: Tue Aug 29, 2006 10:54 am Post subject: |
|
|
I have used a filter From field field does not contain RegExpr"."
This works exactly the way I want. Thanks for the replys and help.
Robert
|
|
| Back to top |
|
 |
|
|