Ticket #312 (closed defect: fixed)
[PATCH] cab files not detected
| Reported by: | mr88talent@… | Owned by: | rjl |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.2 |
| Component: | amavisd-maia | Version: | 1.0.1 |
| Severity: | normal | Keywords: | cab files |
| Cc: |
Description
See Debian bug report - easy fix
- [qr/^Microsoft cabinet file\b/ => 'cab'], + [qr/^Microsoft cabinet file\b/i => 'cab'],
Change History
Note: See
TracTickets for help on using
tickets.

