Dear clapf-users,
after lots of development, I released the new stable version of clapf.
Version 0.4.0 features:
- policy support: you can customise the behaviour of clapf creating
different policy groups. This way, you can do some interesting stuff.
Eg. you may tag spam for one group, and you can drop spam (and hold it
in spam quarantine) for another group.
Or you can create a group for paranoid users and tag only the >99%
probability spam for them, while the rest of the users has the regular
92% (0.92) spam limit.
- fully functional web ui that supports both MySQL and LDAP
Please note that smaller installations may choose the SQLite3 backend to
store users. Though please note that I recommend LDAP or MySQL to store
user data.
- template based virus notifications
If you want to notify the administrator that clapf has identified a
virus, you can customise the template. It's available in Hungarian
too.
- training support in the spam quarantine
You can not only release a spam from the quarantine, but you can train
that message as ham.
- redesigned token query/update
The modified SQL commands provied a much faster and effective SQL
operation. Please check your MySQL configuration and raise the max.
allowed packet size, eg. set-variable = max_allowed_packet=16M
- code refactoring:
I redesigned, regrouped and cleaned up lots of code.
You can get the version 0.4.0 of clapf at:
http://clapf.acts.hu/clapf-0.4.0.tar.gz
(MD5: dc05ce4be79ef20d63def5aa5394befe)
Feel free to send me any comment, idea, etc.
Best regards,
Janos