User manual

Avira GmbH Avira AntiVir Server/ Professional (UNIX) 32
install-dir=/usr/lib/AntiVir/guard
temp-dir
Temporary directory for downloading update files.
temp-dir=/tmp/avira_update/guard
HTTP proxy settings
proxy...
If you use an http proxy server for Internet updates, you have to provide the following
data:
proxy-host=
proxy-port=
proxy-username=
proxy-password=
Setting update email reports
All reports on AntiVir updates are sent to the email address given in avupdate-guard.conf:
smtp...
Authentication for smtp connection. Activate the auth-method option and then
provide the smtp server, port, user and password.
mailer=[smtp | sendmail]
auth-method=password
smtp-user=<your_username>
smtp-password=<your_password>
smtp-server=<servername>
smtp-port=<port>
notify-when
There are three situations to set for email notifications:
0 - no email notifications are sent,
1 - email notifications are sent in case of "successful update", "unsuccessful update",
or "up to date".
2 - email notification only in case of "unsuccessful update".
3 - email notification only in case of "successful update".
notify-when=3
email-to
The recipient of notification emails.
email-to=root@localhost
Logfile settings
log
Specify a full path with a filename to which AntiVir Updater will write its log messages.
log=/var/log/avupdate.log
log-rotate
log-append
By default, the logfile is overwritten (log-rotate). You can use this option to append
the logfile:
log-append