Quote:
Originally Posted by trackpads
lierduh;
I know you are busy but can you help me out? I cannot for the life of me figure out the killfile.
Lets say for example that I want to block any messages with the words 'baboon' and 'banana' from either the subjects or messages. What would I put? I just need an example to get started.
Thanks again for all your work,
-Jason
|
Jason,
This is one of the things that I actually understand how to do! So for example if you wanted to filter out (via the killfile) 'baboon' and 'banana', you would put this in the
Value area (see attached image):
{[H:banana]}{[H:banana]}{[B:baboon]}{[H:baboon]}
H: represents what is filtered out of the header
B: represents what is filtered out of the body
You can also use this for email addresses.
Does this help?