As there was the question of how to learn SPAM/HAM automatically, I 
decided to release a mini script for testing:

http://zmi.at/x/spam_ham-checker

We use it like this:
- e-mail arriving is checked via SA
- detected SPAM is checked by human, and positives are put in a folder 
named SPAM_yes, false positives to folder SPAM_no
- via cron we run above script:
# Find LDAP SPAM
0,30 * * * * root /spamscripts/spam_ham-checker
- this feeds SPAM/HAM to SA, learning it correctly. Mail is deleted from 
folder after it's been learned.

Comments welcome.

mfg zmi
-- 
// Michael Monnerie, Ing.BSc  ---   it-management Michael Monnerie
// http://zmi.at           Tel: 0660/4156531          Linux 2.6.11
// PGP Key:   "lynx -source http://zmi.at/zmi2.asc | gpg --import"
// Fingerprint: EB93 ED8A 1DCD BB6C F952  F7F4 3911 B933 7054 5879
// Keyserver: www.keyserver.net                 Key-ID: 0x70545879

Attachment: pgpSg7GmnbE8r.pgp
Description: PGP signature

Reply via email to