GrayHat wrote: > will face some issues, like addresses being whitelisted on one ASSP > and NOT whitelisted on another one, delaying not properly working due > to the fact that a given message was delayed by an ASSP and when > a second one sees the *same* message, it will delay it again.. and > some more; so, when using multiple ASSPs, it's better to set them up > to be in-sync and using a common MySQL backend helps a lot
I solved some of that by running daily cronjobs to sync the bayesian database (actually, copy all spam to 1 server, rebuild spamdb, copy spamdb) and the whitelists (happens more than once a day). I can see using a mysql backend for that would certainly help. Greetings, Jeroen ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
