| Main Archive Page > Month Archives > clamav-users archives |
Donald Johnson wrote:
> I have a process which generates a ZIP file and emails it... This file is
> REQUIRED to be Password protected.
>
> The password is the same every time it is generated, and it goes to the same
> recipients each time...
>
> I really don't want to turn off the feature to block Encrypted ZIP files...
>
> Is there a way to tell ClamAV what password to try on the ZIP file?
> If not, could there be a consideration of adding the feature?
In my environment I use a milter to call clamav and it allows me to skip av testing based on several criteria including To: and From: addresses. Perhaps you have something similar.
dp