Endian Bugtracker
Endian Issue Tracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000825 [Endian Firewall] Application Level Proxies major always 2008-05-17 13:46 2008-07-27 22:18
Reporter schwable View Status public  
Assigned To peter
Priority normal Resolution fixed  
Status closed   Product Version 2.2-rc1
Summary 0000825: pop3 proxy filtert eicartestfile nicht heraus
Description bin beim patch nicht ganz mitgekommen. Habe einen Ordner src/config/ mit clamd.conf.tmpl erstellt, mit folgendem Inhalt:
--- src/config/clamd.conf.tmpl (revision 13302)
+++ src/config/clamd.conf.tmpl (working copy)
@@ -27,7 +27,7 @@
 PhishingSignatures yes
 ScanHTML yes
 ScanArchive yes
-MaxScanSize ${ARCHIVE_MAXFILESIZE}
+MaxScanSize ${ARCHIVE_MAXFILESIZE}M # M is necessary! It means Megabyte!
 MaxRecursion ${ARCHIVE_MAXRECURSION}
 MaxFiles ${ARCHIVE_MAXFILES}
 #ArchiveMaxCompressionRatio ${ARCHIVE_MAXCOMPRESSIONRATIO}

Dann Clamav restartet. Klappt aber immer noch nicht beim scannen der eicar.com file
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0001204)
peter (administrator)
2008-05-19 11:20

einfach das file /etc/clamav/clamav.conf.tmpl editieren und die zeile:

MaxScanSize ${ARCHIVE_MAXFILESIZE}

ändern auf folgende Zeile:

MaxScanSize ${ARCHIVE_MAXFILESIZE}M # M is necessary! It means Megabyte!

und danach

restartclamav

ausführen

- Issue History
Date Modified Username Field Change
2008-05-17 13:46 schwable New Issue
2008-05-19 11:20 peter Note Added: 0001204
2008-05-23 17:39 peter Status new => resolved
2008-05-23 17:39 peter Fixed in Version => 2.2
2008-05-23 17:39 peter Resolution open => fixed
2008-05-23 17:39 peter Assigned To => peter
2008-07-24 17:55 ra Fixed in Version 2.2 => 2.2-rc2
2008-07-27 22:18 peter Status resolved => closed

Copyright © 2005-2008 Endian, SRL. All rights reserved.


Mantis [^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker