DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24531>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24531 org.apache.mailet.Mail is not completely serializable Summary: org.apache.mailet.Mail is not completely serializable Product: James Version: 1.2 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Mailet API AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] If you try to save in a serializable way or to stream it in the network you get exception! javax.mail.MessagingException: CustomTestMailet.service(); nested exception is: java.io.NotSerializableException: org.apache.james.core.MimeMessageWrapp er Because the MimeMessageWrapper inside Mail is not serializable... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
