Re: Anyone want to write an "intelligent" mail filter?

new topic     » goto parent     » topic index » view thread      » older message » newer message

----- Original Message ----- 
From: "C. K. Lester" <euphoric at cklester.com>
To: <EUforum at topica.com>
Subject: Re: Anyone want to write an "intelligent" mail filter?


You need all; a whitelist, a blacklist and a contact list. This is because not
every whitelist entry will need to be in the contacts. The algorithm should be
along the lines of ...

  if sender or originating machine, is in whitelist then accept it.
  if sender is in contacts then accept it.
  if sender or originating machine is in blacklist then quarrentine it.


This, in conjuction with a baysian filter thingy will help a lot.

-- 
Derek

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu