slackbuilds/network/clamav-unofficial-sigs
B. Watson f636138ade
network/clamav-unofficial-sigs: Fix github URL.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-04-05 15:17:55 +07:00
..
patches
README network/clamav-unofficial-sigs: Wrap README at 72 columns. 2022-03-13 17:31:52 -04:00
UPGRADE_NOTICE
clamav-unofficial-sigs.8
clamav-unofficial-sigs.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
clamav-unofficial-sigs.cron
clamav-unofficial-sigs.info network/clamav-unofficial-sigs: Fix github URL. 2024-04-05 15:17:55 +07:00
clamav-unofficial-sigs.logrotate
doinst.sh
slack-desc

README

clamav-unofficial-sigs provides a shell script to download, verify
(GPG) and integrate third-party clamav signatures into the clamav
database.  These third-party signatures provide valuable spam and
malware detection capabilities and make an excellent enhancement to
native clamav signatures.

It is especially useful when running a mailserver with clamav.
The best way to update signatures is to set up a cron job.

These sources are fully tweakable via the config file.  Also refer
to the documentation included with the package which provides
configuration and setup infomation.

The original script was from Bill Landry but it has not been updated
for a while now and so this new script from ExtremeSHOK is now the
recommended way to update third-party signature.  More information
is here:

http://sanesecurity.com/usage/linux-scripts/

A sample cron job script is included in the package docs -- but it
needs modifying to work with Slackware.