On Tue, 2005-09-20 at 09:12, Sergey Prokopenko wrote: > Hello, All! > # If an email contains URLs ClamAV can download and scan them. > # WARNING: This option may open your system to a DoS attack. > # Never use it on loaded servers. > # Default: disabled > #MailFollowURLs > > How to set up a maximum file size that are downloaded by this directive?
The limit is fixed to 50K at the moment. It would be useful to be able to use the StreamMaxLength directive from clamd.conf, but values in that file are not made available to that layer of the software by the higher levels. -Nigel _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
