AntiVir Server for UNIX 2.1.3

Release Notes
=============

This document lists changes which haven't made it yet into the PDF manual.


Non virus but unwanted software categories:
-------------------------------------------

Other unwanted kinds of software than viruses are known to the program, too.
Each kind has a commandline option of the form "--with-<type>" to enable its
detection.  There is another "--without-<type>" option to explicitely turn off
detection.  The "--alltypes" option turns on detection on all known categories.

The config file has a "Detect<Type>" keyword to enable detection of this kind
of software.  The appropriate "DontDetect<Type>", "DetectAllTypes" and
"DontDetectAllTypes" keywords exist, too.  Upper or lower case in the keyword
does not matter.  In the absense of the keyword (when the line is missing or
when it is commented out) the default setting applies.

The current list of types and their default state is: "ADSPY" (on), "BDC" (on),
"DIAL" (on), "GAME" (off), "JOKE" (off), "PCK" (off) and "SPR" (off).  For
compatibility with existing setups the "Dialer" and "PMS" types are supported,
too.  PE CLASSIC licenses do not allow the detection of the "ADSPY" category.

