User manual

www.grisoft.com
Copyright (c) 1992-2006 GRISOFT, s.r.o. All rights reserved.
AVG Linux Email Server / User Manual
44
z
heuristicAnalysis – using of heuristic analysis scanning; possible values are
0 or 1, the default value is 0 (heuristic analysis disabled)
z processesArchives – scanning of archives; possible values are 0 or 1; the
default value is 0 (archives scanning disabled)
z syslogFacility – specification of facility used by syslog daemon (refer to the
syslog.conf manual pages for detailed information on the syslog features);
possible values are literal string types; the default value is
daemon
z reportPasswordProtectedFiles reporting of password protected files;
possible values are 0 or 1, the default value is 0 (reporting disabled)
z reportMacros – reporting of macro structures in the scanned files; possible
values are 0 or 1, the default value is 0 (reporting disabled)
z reportLockedFiles – reporting of locked files; possible values are 0 or 1, the
default value is 0 (reporting disabled)
z pupAnalysis – when set to 1, “potentially unwanted programs” are detected
within the on-access scanning; the default is
0 (no detection)
8.2. OnAccessScanner
Configuration of the on-access scanning daemon(s):
z includePath – the list of paths scanned by the on-access scanner (at least
one path is required); possible values are strings according to the path
specification syntax; the default value is
/mnt
z excludePath – the list of paths ignored by the on-access scanner; possible
values are strings according to the path specification syntax; the default value
is
/proc
z numOfDaemons – the number of on-access scanning daemons; possible
values are non-negative integers from 0 to 10; the default value is
2;
specifying the number as 0 will disable the on-access scanning
z scanOnOpen – scanning of the files when being opened; possible values are
0 or 1; the default value is
1 (on open scan enabled)
z scanOnExec – scanning of the files when being executed; possible values are
0 or 1; the default value is
0 (on execute scan disabled)
z scanOnClose– scanning of the files when being closed; possible values are 0
or 1; the default value is
0 (on close scan disabled)
z scanOnCloseModified – scanning of the files when being closed after
modification; possible values are 0 or 1; the default value is
1 (on close
modified files scan enabled)
z excludeFileSuffix – the list of file suffixes ignored by the on-access scanner;
possible values are strings according to suffix specification syntax, example
values:
.jpg .gif; the default value is none
8.3. AvgDaemon
Configuration of the AVG for Linux E-mail Server e-mail scanning daemon(s):
z port – port number the daemon listens on; possible values are positive
integers (preferably assigned to unused ports); the default value is
55555