[BlueOnyx:20489] spamassassin and sa-updates
Dirk Estenfeld
dirk.estenfeld at blackpoint.de
Tue Jan 10 04:43:39 -05 2017
Hello Michael,
I missed one other thing in /usr/share/spamassassin/sa-update.cron
The line
# Sleep random amount of time before proceeding to avoid overwhelming the servers
sleep $(expr $RANDOM % 7200)
is not useful in my mind. I guess you could change it to
sleep $(expr $RANDOM % 600)
Best regards,
Dirk
---
blackpoint GmbH - Friedberger Straße 106b - 61118 Bad Vilbel
-----Ursprüngliche Nachricht-----
Von: Blueonyx [mailto:blueonyx-bounces at mail.blueonyx.it] Im Auftrag von Michael Stauber
Gesendet: Montag, 17. Oktober 2016 16:50
An: BlueOnyx General Mailing List <blueonyx at mail.blueonyx.it>
Betreff: [BlueOnyx:20162] Re: How is AV-Spam Module doing the geoip and sa-update updates?
Hi Dirk,
> question about actual AV-SPAM Module for Blueonyx 5209R.
> How are the updates for Geoip, spamassassin and clamav
> planned and configured after installing AV-SPAM at a server?
> Are there scripts for upates in place an run automatically?
There are cronjobs for SpamAssassin and Clam AV present:
SpamAssassin: /etc/cron.d/av-spam-sa-update
This updates the rule files bi-daily if I recall correctly.
Clam AV: /etc/cron.daily/freshclam
This performs a daily update of the virus definitions for Clam AV.
However: Clamd also does a check on startup and if it realizes it's
virus definitions are outdated, it'll force an update during restart of
the service. Likewise Spamd runs sa-update on first start, too, which
brings it up to date.
All other services either don't auto-update against third party
services, or use their own data-source which is generated off the stream
of incoming emails. Milter-Greylist for example uses it's own locally
stored DB3 database and Milter-GeoIP stores its data in MySQL.
So upon installation of the packages you don't have to configure
anything for these updates to be performed.
--
With best regards
Michael Stauber
_______________________________________________
Blueonyx mailing list
Blueonyx at mail.blueonyx.it<mailto:Blueonyx at mail.blueonyx.it>
http://mail.blueonyx.it/mailman/listinfo/blueonyx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20170110/fc11585e/attachment.html>
More information about the Blueonyx
mailing list