Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: [sysadmins] Mailing list (lack of) spam filtering


  • From: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
  • To: "Marc G. Fournier" <scrappy(at)hub(dot)org>
  • Cc: Greg Sabino Mullane <greg(at)turnstep(dot)com>, pgsql-www(at)postgresql(dot)org, sysadmins(at)postgresql(dot)org
  • Subject: Re: [sysadmins] Mailing list (lack of) spam filtering
  • Date: Thu, 22 Jan 2009 21:30:15 +0100
  • Message-id: <4978D757.1020508@kaltenbrunner.cc> <text/plain>

Marc G. Fournier wrote:
On Thu, 22 Jan 2009, Stefan Kaltenbrunner wrote:

a pretty simple question whould be to check if we are also running the latest *rulesets* for spamassassin (the are providing updated rulesets every few weeks which need to be installed using sa-update/sa-compile). I could also provide a simple nagios plugin for checking this ...

Simple answer: yes, I believe so ... part of the docs I went through for setting up Spamassassin was to setup a cron job:

01 00 * * * /usr/local/bin/rules_du_jour

which I believe(d) was supposed to do this update daily ...

... but, that said, I didn't realize there was a nagios plug in for this, but now that you mention it, I just looked at ports and see it ... let me get it installed and added to my internal monitoring, and will ping you if I have any questions about setting it up ...

well rules_du_jour is deprecated for a while now. sa-update is by default using the official SA-update channel (which is more like a virus pattern update really) and can support other sources as well. The Plugin I was talking about is specifically checking for new available patterns not if SA is up & running btw.




Stefan



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group