On Wed, August 27, 2014 12:25 pm, Rajesh M. wrote:
> in my clamd.conf file the size upto which the files will be scanned is 30 > mb ie max email size in my smtp session. > > how do we solve this issue. Sorry for this being brief/incorrect as I'm on holiday-ish ;) Qmail... http://major.io/2008/03/24/setting-the-maximum-mail-size-in-qmail/ clamd.conf... # Close the connection when the data size limit is exceeded. # The value should match your MTA's limit for a maximum attachment size. # Default: 25M #StreamMaxLength 10M # Maximum size of a ZIP file to reanalyze type recognition. ZIP files larger # than this value will skip the step to potentially reanalyze as PE. # Note: disabling this limit or setting it too high may result in severe damage # to the system. # Default: 1M #MaxZipTypeRcg 1M Does the file scan ok with clamscan and/or clamdscan... Cheers, Steve Sanesecurity _______________________________________________ Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/support/ml