So all I'd have to copy over to the mySQL database machine are the policyd.conf and cleanup files, right? Seems like this would be the simplest solution!
On Wed, 29 Aug 2007, Cami Sardinha wrote: > John Beaver wrote: >> Cami Sardinha wrote: >>> Tobias Kreidl wrote: >>>> If one is running multiple SMTP servers, is there any harm running >>>> "cleanup" from each one at the same time via a cron job, or is it >>>> better to stagger the times a bit? >>> If all your SMTP servers are connecting to the SAME / SINGLE Policyd >>> database, why on earth would you want to run the cleanup on them all? >>> >>> Run the cleanup script on the MySQL server itself, once and only once. >> >> I have a throttling instance and I have a greylisting/blacklisting >> instance. In my case, each policyd instance is running with a different >> configuration. Running a single cleanup would not "clean" all the >> tables used. So each cleanup instance "cleans" the tables used by each >> instance. > > Sure it will, just run the cleanup on the same machine as your MySQL > database and have the same configuration of all your combined setups. > > Cami > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > policyd-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/policyd-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ policyd-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/policyd-users
