> Does anyone have any solutions for synchronizing whitelists (and by
> extension Baysian DBs, but that's not as important to me) across
> multiple servers?

..

> Anyone doing this? Anyone have suggestions? Thanks.

I have a site where there are two external MXs and I have the same sitewide
whitelist on each MX.  The whitelist is defined in a separate config file
(named local_whitelist.cf).  I keep the authoritative copy of this file on an
internal system.  After making changes I lint the file to check for syntax
errors, then have a script which uses scp to copy the file to each MX and uses
ssh to restart spamd on each MX to read in the modified whitelist.

If this sounds similar to what you are looking to do I can provide the scripts
and more details.

Sam



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to