Vincenzo You will not get the problem under Win2K, its Solaris specific.
Looking at the stack trace, its triggered when... it.praxis.james.matchers.IsInfected.dumpPart(IsInfected.java:418) invokes... javax.mail.internet.MimeBodyPart.getContent(MimeBodyPart.java:564) ...while processing a .gif part. As graphic parts can't carry viruses, is it necessary to get the content at all? Not doing so would circumvent the problem and speed things up too. -- Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
