some examples (pseudocode) :
if (subject contains "unsubscribe")
transfer to "junk";
stop filtering;
if (To: is "me@home.org" unless From: is "me@work.com")
transfer to "personal";
play sound "Ta-Da!";
forward to "me@work.com";
stop filtering;
if (body contains "Chislenko" or "Sasha")
copy to "Sasha cited" folder;
keep filtering;
if (body contains "extrop" unless To: contains "extrop")
set label "red";
keep filtering;
....
else transfer to "Misc";
You can also program it to automatically respond to some
messages, or run a small mailing list.
If anybody wants, I can email you my filter as an example;
it has clauses for several dozen mailing lists of extropian
interest, newsletters, etc.
It would be nice to have some tools for combining filters
and custom dictionaries for a group of people - and then
we could speak of more intelligent collaborative filtering.
---------------------------------------------------------------------------
Alexander Chislenko Home page: <http://www.lucifer.com/~sasha/home.html>
Firefly Website recommendations: <http://my.yahoo.com> ---> "Firefly"
---------------------------------------------------------------------------