You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Vincenzo Gianferrari Pini <vi...@praxis.it> on 2003/06/07 22:54:18 UTC

[no virus] [PATCH] AttachmentFileNameIs catches all exceptions

AttachmentFileNameIs was throwing a "java.io.IOException: Unknown encoding: xxx" and other exceptions when processing malformed messages. Now catches any Throwable, logs it and returns null (no match).

RE: [no virus] [PATCH] AttachmentFileNameIs catches all exceptions

Posted by "Noel J. Bergman" <no...@devtech.com>.
Based upon the current discussions, perhaps we should defer this patch?
I'll also leave it for you to apply when you get your account next week.

	--- Noel

-----Original Message-----
From: Vincenzo Gianferrari Pini
[mailto:vincenzo.gianferraripini@praxis.it]
Sent: Saturday, June 07, 2003 16:54
To: List James-Dev
Subject: [no virus] [PATCH] AttachmentFileNameIs catches all exceptions


AttachmentFileNameIs was throwing a "java.io.IOException: Unknown encoding:
xxx" and other exceptions when processing malformed messages. Now catches
any Throwable, logs it and returns null (no match).


---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org