FairUCE - Spam Filter

atie의 이미지

FairUCE (Fair use of Unsolicited Commercial Email)는 IBM alphaWorks에 올라온 새로운 Spam Filter 입니다. 내용을 보고 걸러내는 방식 대신에 보낸 사람의 도메인과 IP 경로를 추적하는 방식을 사용한다는 군요.

실전 사용이 가능한지, 관심있는 분들은 직접 설치해 보시기 바랍니다.

http://www.infoworld.com/article/05/03/22/HNfairuce_1.html

http://www.alphaworks.ibm.com/tech/fairuce

Quote:
Platform requirements for FairUCE

Operating systems: Linux for the installer (it is also the only tested configuration). Tested on Mandrake 10 and RHES3.

Java tools:

* Java 1.4 or above
* JavaMail

Software:

* Postfix 2.1 or above
* A Web server such as (Apache)
* SSL enabled for Web server
* mod-auth-external for Apache, or pwauth
* tld_serv_list and ip_del_list from the whois client source

The installer will verify that you have, or show you where to download, most of the required software.

ps. Mathew Nelson는 Robocode의 저작자 입니다.