Svetozar Mihailov wrote: > 6. How to run clamd/spamassasin? On every server, or on dedicated > servers over tcp/ip? Is there recommendations except lower performance > because tcp/ip session for each check?
IMO, it's best to run clamd and spamassassin on each server in order to avoid making spamassassin a bottleneck in mail delivery. However, if you do that, then you do need to make sure you're using one of the cluster file locking protocols. spamassassin will be writing to the bayes DB and AWL DB files in users' home directories, and needs to lock them during updates. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
