Hi, On 10/23/07, Keith R. Bennett <[EMAIL PROTECTED]> wrote: > We're still having the problem that MIME type detection from byte headers is > failing. I'll try to look into it, but if anyone else could also take a > look, that would be great.
The main problem is that we simply don't have too many MIME magic rules in the default configuration. Until we do have more/better rules, magic detection simply won't work regardless of how we organize things in AutoDetectParser or MimeTypes/MimeUtils. BR, Jukka Zitting
