With MIME4J-77 the decision was made to separate MimeException from IOException and introduce an adapter class MimeIOException which extends IOException. The Message constructor now throws IOException and MimeIOException..
I just noticed that Entity.writeTo() still declares IOException and MimeException. I think that should be changed in MimeIOException as well. Markus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
