On Wed, Dec 21, 2005 at 05:46:29PM -0500, Nick Smith wrote: > > > > - I use the Composite Blocking List from cbl.abuseat.org. It takes > > around 8 minutes to load these 1.7 million+ IP's into spamd's > > blacklist table, and the CPU get's pegged. I currently update spamd's > > blacklist twice a day with nice -n 20, but probably will make it more > > frequent. > > > seems pretty interesting, but where do you tell it to use such a list > and how often to update the list?
- define a :cbl: blacklist in /usr/local/etc/spamd.conf (there are good comments in that file). watch the syntax: esp. colons and terminating backslashes. - rsync /var/mail/cbllist.txt from cbl.abuseat.org in cron (they run an rsync server) - run spamd-setup from cron m ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
