On Thu, Jun 19, 2003 at 11:01:40AM +0100, Steve Brewin wrote:
> 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.

Yes, it would be great if the MIME part dumper could skip the image 
files; I mean, the matcher skips the files (ie: not putting the part 
files in the temporary directories) if they are images.

Oki


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

Reply via email to