that they can be installed later if desired. - Fix dependency on Perl 5.8. - s/PKG_SYSCONFBASE/PKG_SYSCONFDIR/ for the amavisd.conf Thanks to Marc Recht for these.
26 lines
867 B
Text
26 lines
867 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2004/02/25 05:09:00 jcd Exp $
|
|
|
|
To use amavisd-new, you need to install at least one virus scanner.
|
|
For example McAfee VirusScan is available as a package in
|
|
/usr/pkgsrc/security/uvscan.
|
|
|
|
amavisd-new will only scan inside archives if the appropriate
|
|
unarchiving tools are available. You may choose to install the
|
|
following tools to scan the respective archive types:
|
|
|
|
arc archivers/arc
|
|
freeze archivers/freeze
|
|
lha archivers/lha
|
|
lzop archivers/lzop
|
|
unarj archivers/unarj
|
|
unrar archivers/unrar
|
|
xbin archivers/xbin
|
|
zoo archivers/zoo
|
|
|
|
If you want to use the amavis sendmail milter interface, you need
|
|
to type the following command:
|
|
|
|
touch ${AMAVISDIR}/use.milter
|
|
|
|
===========================================================================
|