Hi
Rodrigo Steinmuller Wanderley wrote:
Hi Guilherme,
On Jan 3, 2007, at 6:30 PM, Guilherme Pezzi wrote:
This saved a lot of disk space and processing time on our servers,
since not all users retrain DSPAM. More info, source code and patch
for maildrop can be found on dspam wiki:
http://dspamwiki.expass.de/Third_Party_Tools
Maybe I did not understand what this patch is about, but how is this
different from using a global shared group and TOE mode for all the users?
A shared group has one dictionary for all users on the group and this
patch is used to create individual dictionaries for each user.
When you use TOE + global (or merged) groups, dspam stores signatures
and tokens of emails received from all users. With this patch you can
use NOTRAIN mode for users who don't care about spam filtering or just
don't want to train dspam. In NOTRAIN mode dspam doesn't write anything
on the database when filtering emails, what can make a great difference
if you have a lot of users.
Regards,
RSW
Guilherme Peretti Pezzi