Oliver, > i'm new to amavis. There is one thing that i worry about the way > amavis do the virus-checking: > > Why do amavis handle unknown filetypes (e.g. unknown archives, like > SITX or so) as OK and letting them through ? > I think this behaveiour is very insecure.
It is as insecure as you configure it to be. > Can i change this ? You can add a catchall rule to the end of the $banned_filename_re list to block everything else which isn't explicitly allowed by rules earlier in this list. (but you may not like the result) Mark ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ 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/
