> anytime a bounce email is scanned.. i get this exception:
> IsInfected: Exception caught
> javax.mail.MessagingException: Missing start boundary
>         at ...MimeMultipart.parse(MimeMultipart.java:297)
>         at ...MimeMultipart.getCount(MimeMultipart.java:159)
>         at ...IsInfected.dumpPart(IsInfected.java:442)
> ...

Seems to me that the IsInfected matcher should be more robust, if it is
throwing exceptions just because the message body isn't in MIME format.  But
I haven't seen the code.

Which reminds me.  We're going to have to remind people that the
org.apache.* name space belongs to the ASF.  No one should be using that
name space in their own code.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to