Matthias Haegele wrote:
> Pavel Urban schrieb:
>> Hello,
>>
>> is there a parameter like 'sa_mail_body_size_limit' for antivirus
>> checks? I don't want our Clamav scanning 20MB 'funny' pictures' archives
>> being sent by our users.
>
> Q:
>
> I am not sure whether bigger files are scanned if:
> size > sa_mail_body_size_limit
> is it passed to clamav anyway or not scanned?
>
> -----------------------------------------------------------------
>
> Perhaps you search something like:
> (on a Debian box, located here:)
>> cat /etc/clamav/clamd.conf
>
> ArchiveMaxFileSize 2M
>
I'm afraid this limit kicks in only in case of one big file. I'm more
concerned in mail with 20 1MB attachments (for example, pictures). As
far as I understand Amavis takes such mail, parses it to 20 files and
passes them to Clamav. When they are compressed, it also uncompresses
them. I want to avoid this process, but I don't know how.
--
***********************************************************************
Pavel Urban ([EMAIL PROTECTED])
O2 system disaster
Telefonica O2 Czech Republic, a.s. - www.cz.o2.com
***********************************************************************
Vegetables should not operate electronic equipment.
Computer Stupidities, http://rinkworks.com/stupid/
***********************************************************************
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/