All,

This patch is designed to appropriately handle certain error conditions
that may arise in mail storage.

First, and most importantly, an error in spooling a message to a user
with a forwarding address properly results in a propagated exception.
Previously the code would simply fall through and treat the error
condition as if no forwarding information was present.

Second, specific conditions that previously generated NPEs or other
unspecific exceptions now generate appropriate MessagingExceptions with
accurate exception messages.

Third, errors in LocalDelivery are now properly logged.

Comments, critiques, etc. are welcome.  

--Peter

Attachment: James.java.diff
Description: Binary data

Attachment: LocalDelivery.java.diff
Description: Binary data

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

Reply via email to