User manual
www.grisoft.com
Copyright (c) 1992-2006 GRISOFT, s.r.o. All rights reserved.
AVG Linux Email Server / User Manual
45
z
unixSocketName – the name of the Unix socket used for the e-mail scanning
daemon communication purposes; the default value is
/tmp/avg.sock
z address – local IP address the daemon is bound to – should be the same as
the local address of your e-mail server; possible values are numerical strings
according to the IP address decimal representation syntax; the default value is
127.0.0.1
z numOfDaemons – the number of daemons; possible values are non-negative
integers, the default value is
2; specifying the number to 0 will disable the
daemon
8.4. AvgUpdate
Configuration of the
avgupdate module:
z location – the location where the update will be performed from; possible
values are strings according to the general URL; the default value is
http://www.grisoft.cz/softw/70/update
z proxy – specification of the proxy server; possible values are strings in the
form of host:port, where host is the address of a proxy server (decimal or
alphanumeric address notation, e.g. 192.168.100.99 or proxy.myserver.com)
and port is the numeric specification of respective port; to disable the proxy
server leave the default
off value
z proxyLogin – specification of the proxy user, enabled only when the proxy
option is enabled as well; possible values are strings in the form of
user:password, for example frog:swamp; to disable this feature leave the
default
off value
z backupDir – the location of the backup directory that is used for storing the
backup data before performing the update itself; possible values are strings
according to the path specification syntax; the default value is
/opt/grisoft/avg7/var/update/backup
z preinstallDir – the location of the directory that is used for storing the update
data before installing them (the directory is cleared after completing the
update); possible values are strings according to the path specification syntax,
the default value is
/opt/grisoft/avg7/var/update/preinstall
z downloadDir – the location of the directory that is used for storing the
downloaded update files (unless the
avgupdate '-d' command line option is
specified, the directory is cleared after finishing the update); possible values
are strings according to the path specification syntax; the default value is
/opt/grisoft/avg7/var/update/download
z logFile – the location of the update log file; possible values are strings
according to the path specification syntax; by default
/opt/grisoft/avg7/var/update/log/avg7upd.log
z logLevel – the update logging level; possible values are integer numbers from
1 to 3 (the default value is
1):
o 1 – lowest logging level, only the update start/finish information is
recorded
o 2 – medium logging level, some more information on various update
phases is recorded