If you say 'yes' here, ClamAV will be started at Boot-Time.

Default: START_CLAMD='yes'
You can choose the region (by root-zones: e.g. 'de', 'fr', 'us') here.

Default: CLAMD_UPDATE_REGION='de'
Use the privat clamav mirror for update signatures.

Default: CLAMD_USE_PRIVAT_MIRROR='no'
Enter the privat signatur database mirror to use here.
This defines the hours when ClamAV ist updating the virus definitions

Default: CLAMD_UPDATE_INTERVAL='4'
Defines when the package shall send e-mails
   0 = no mail
   1 = updated only
   2 = updated + WARNING
   3 = always
   4 = warning

Default: CLAMD_UPDATE_CRON_MAIL_LEVEL='0'
Enables/Disables the selfchecking of clamav

Default: CLAMD_SELFCHECK='yes'
Set scheduling priority

Default: CLAMD_PRIORITY_LEVEL='7'
If you say 'yes' here, freshclam will use a proxy to download the virus database

Default: CLAMD_USE_HTTP_PROXY_SERVER='no'
Enter the proxy server to use here

Default: CLAMD_HTTP_PROXY_SERVER='myproxy.com'
Enter the proxy port to use here

Default: CLAMD_HTTP_PROXY_PORT='1234'
Enter the proxy user to use here

Default: CLAMD_HTTP_PROXY_USERNAME='myuser'
Enter the proxy password to use here

Default: CLAMD_HTTP_PROXY_PASSWORD='mypassword'
Enter the database mirror to use here

Default: CLAMD_DATABASE_MIRROR='database.clamav.net'
If you say 'no' here, this will disable scanning of the archives This option enables scanning of Microsoft Office document macros. Files in archives larger than this limit won't be scanned. Value of 0 disables the limit.
WARNING: Due to the unrarlib implementation, whole files (one by one) in RAR
   archives are decompressed to the memory. That's why never disable
   this limit (but you may increase it of course!)
Archives are scanned recursively - e.g. if Zip archive contains RAR file,
the RAR file will be decompressed, too (but only if recursion limit is set
at least to 1). With this option you may set the recursion level.
Value of 0 disables the limit.
Number of files to be scanned within archive.
Value of 0 disables the limit.
Mark encrypted archives as viruses (Encrypted.Zip, Encrypted.RAR).
This variable contains the max amount of logfiles to store.

Hier wird die maximale Anzahl von Logfiles angegeben, die aufbewahrt werden
sollen.
This is the interval to start logrotate on the clamav logfiles.

Intervall, nach dem die Logfiles von logrotate behandelt werden sollen.
Gltige Werte: daily, weekly, monthly
(only with "mail" package)
If you want to have a mail with the state of the virus mailbox, you can
activate this option.

(nur mit dem Packet "mail")
Gibt an, ob eine Mail, die den Status der Virenmailbox enthält, verschickt
werden soll.
Defines the From-Adress for the infomail
only the name of the sender is needed, no @domain.tld part

Legt die Absendemailadresse für die INFO-Mails fest
Es ist nur der Postfachname ohne @domain.tld anzugeben
Defines the realname of the from address
displayed in the most email-clients

Legt den Klartextnamen des Absenders fest
Dieser wird in den meisten E-Mailprogrammen angezeigt
(only with "mail" package)
With this variable you can define a own mail subject for the virus mail.
You can use %HN for the hostname and the parameters supported by the date
command, e. g. [%Y-%m-%d] for [2004-05-14].

(nur mit dem Packet "mail")
_ber den Parameter CLAMD_INFOMAIL_SUBJECT kann eine eigene Betreffzeile für
die Virus-Nachricht angegeben werden. Optional können der Hostname (%HN)
und/oder ein Datumsstempel eingefügt werden. Hier werden die vom date-Befehl
bekannten Parameter unterstützt, wie z. B. [%d.%m.%Y] für [14.05.2004].

Beispiel: CLAMD_INFOMAIL_SUBJECT='[%HN - %d.%m.%Y] Virus Mailbox Status'
(only with "mail" package)
This defines the time when ClamAV will send the info mail.
(only with "mail" package)
The mailbox which contains the found viruses.
Detect Possibly Unwanted Applications.
In some cases (eg. complex malware, exploits in graphic files, and others), ClamAV uses special algorithms to provide accurate detection. This option controls the algorithmic detection.
PE stands for Portable Executable - it's an executable file format used in all 32 and 64-bit versions of Windows operating systems. This option allows ClamAV to perform a deeper analysis of executable files and it's also required for decompression of popular executable packers such as UPX, FSG, and Petite.
Executable and Linking Format is a standard format for UN*X executables. This option allows you to control the scanning of ELF files.
With this option clamav will try to detect broken executables (both PE and ELF) and mark them as Broken.Executable.
This option enables scanning within PDF files.