META: Eudora filters

From: Alexander Chislenko (alexc@firefly.net)
Date: Tue Feb 18 1997 - 09:30:29 MST


I have been using Eudora filters for a while now,
and came up with a set that I consider very useful.

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"
---------------------------------------------------------------------------



This archive was generated by hypermail 2.1.5 : Fri Nov 01 2002 - 14:44:11 MST