Re: [AMaViS-user] virus scan size limit?

This is a discussion on Re: [AMaViS-user] virus scan size limit? within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; > There are two kinds of size limits: I should add: there is also a set of (generous) size limits ...


Go Back   Usenet Forums > Anti-Spam and Anti-Virus Related Forums > Amavis User

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-13-2006
Mark Martinec
 
Posts: n/a
Default Re: [AMaViS-user] virus scan size limit?

> There are two kinds of size limits:

I should add: there is also a set of (generous) size limits
designed to stop runaway decoding on mail bombs:

$MAXLEVELS = 14; # (default is undef, no limit)
$MAXFILES = 1500; # (default is undef, no limit)
$MIN_EXPANSION_QUOTA = 100*1024; # bytes (default undef, not enforced)
$MAX_EXPANSION_QUOTA = 300*1024*1024; # bytes (default undef, not enforced)
$MIN_EXPANSION_FACTOR = 5; # times original mail size (default is 5)
$MAX_EXPANSION_FACTOR = 500; # times original mail size (default is 500)

Mail bomb is not checked for viruses to protect virus scanners
from falling into a trap. The message is wrapped into another MIME
layer, prepended with a warning text, tagged with warnings in the
header, and passed. MTA can be configured (through header checks)
to block such mail or put it on hold or (usually) just pass it.

Mark


_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/...fo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:47 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0