Here is a sample.  The term "Blocked" is used.  Does ClamAV scan the files 
looking for viruses or just it just wholescale block them?

Amavisd, using clamAV has a series of decoders.  Hence my question.

### BLOCKED ANYWHERE
# qr'^UNDECIPHERABLE$',  # is or contains any undecipherable components
  qr'^\.(exe-ms|dll)$',                   # banned file(1) types, rudimentary
# qr'^\.(exe|lha|cab|dll)$',              # banned file(1) types

### BLOCK THE FOLLOWING, EXCEPT WITHIN UNIX ARCHIVES:
# [ qr'^\.(gz|bz2)$'             => 0 ],  # allow any in gzip or bzip2
  [ qr'^\.(rpm|cpio|tar)$'       => 0 ],  # allow any in Unix-type archives

From: clamav-users <clamav-users-boun...@lists.clamav.net> On Behalf Of Damian 
via clamav-users
Sent: Tuesday, April 25, 2023 9:21 AM
To: clamav-users@lists.clamav.net
Cc: Damian <clamav-us...@arcsin.de>
Subject: Re: [clamav-users] Is there a better explanation of the Anti-Virus 
options

In Amavisd.conf?
This is the clamav-users mailing list. People here are not expected to know 
what Amavis uses. Please write down the options you want to know more about.

_______________________________________________

Manage your clamav-users mailing list subscription / unsubscribe:
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/Cisco-Talos/clamav-documentation

https://docs.clamav.net/#mailing-lists-and-chat

Reply via email to