On 2/22/10 3:30 AM, miha vrhovnik @ domenca wrote:
> Hi Mark,
>
> On messages with large attachments or attachments that contain a zip file
> with other zip files and in that inside zip files a large quantity of files I
> get the following error.
> amavis[3816]: (03816-11) (!!)TROUBLE in check_mail: virus_scan FAILED:
> virus_scan: ALL VIRUS SCANNERS FAILED: ClamAV-clamd av-scanner FAILED:
> CODE(0x8a065f4) Exceeded allowed time at (eval 45) line 292. at (eval 45)
> line 491.
>
> the problem here is that after that happens amavis doesn't clean up the
> temporary directory. Which could result in filling up a disk space and as
> Murphy says it will happen in the middle of the night.
>
> Any chances to cook up a quick patch for that?
>
>
you can already tell clamav not to unzip past (x) number of levels, and
you can already give it a max archive size.
the tmp dir cleanup can be done with a cronjob and find -mtime options.
--
Michael Scheidell, CTO
Phone: 561-999-5000, x 1259
> *| *SECNAP Network Security Corporation
* Certified SNORT Integrator
* 2008-9 Hot Company Award Winner, World Executive Alliance
* Five-Star Partner Program 2009, VARBusiness
* Best Anti-Spam Product 2008, Network Products Guide
* King of Spam Filters, SC Magazine 2008
______________________________________________________________________
This email has been scanned and certified safe by SpammerTrap(r).
For Information please see http://www.secnap.com/products/spammertrap/
______________________________________________________________________
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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/