Re: [sysadmins] Mailing list (lack of) spam filtering
- From: Scrappy <scrappy(at)hub(dot)org>
- To: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
- Cc: Greg Sabino Mullane <greg(at)turnstep(dot)com>, "pgsql-www(at)postgresql(dot)org" <pgsql-www(at)postgresql(dot)org>, "sysadmins(at)postgresql(dot)org" <sysadmins(at)postgresql(dot)org>
- Subject: Re: [sysadmins] Mailing list (lack of) spam filtering
- Date: Thu, 22 Jan 2009 16:46:14 -0400
- Message-id: <D0EB4877-2177-41ED-9EF6-521EA6095485@hub.org> <text/plain>
Will look at sa-update when I get online in an hour or so ...
Sent from my iPhone
On 22-Jan-09, at 16:30, Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
wrote:
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
--
Sent via pgsql-www mailing list (pgsql-www(at)postgresql(dot)org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-www
Home |
Main Index |
Thread Index