Modify ↓
Ticket #1399 (closed defect: fixed)
ebox-mailfilter not working after upgrade clamd.
| Reported by: | frans@… | Owned by: | javier.amor.garcia@… |
|---|---|---|---|
| Milestone: | 1.0 maintenance | Component: | mailfilter |
| Severity: | normal | Keywords: | clamd antivirus |
| Cc: |
Description
After upgrade clamd to 0.95 mailfilter antivrus did not start, replaced old config options with some new ones.
release notes clamd:
* clamd:
- NEW CONFIG FILE OPTIONS: MaxScanSize, MaxFileSize, MaxRecursion, MaxFiles
- ** THE FOLLOWING OPTIONS ARE NO LONGER SUPPORTED **: MailMaxRecursion,
ArchiveMaxFileSize, ArchiveMaxRecursion, ArchiveMaxFiles,
ArchiveMaxCompressionRatio, ArchiveBlockMax
Changed stubs/mailfilter/clamd.conf.mas
MaxRecursion 5 MaxFiles 1000 MaxFileSize 10M #ArchiveMaxRecursion 5 #ArchiveMaxFiles 1000 #ArchiveMaxFileSize 10M #ArchiveMaxCompressionRatio 250
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Reassigned to the developer for that module