Stefano Bagnara wrote:
Bernd Fondermann wrote:
What is the Postage problem with current trunk? Do you need help with
that?
(I only returned to these problems yesterday.)
On Unix (Linux/MacOS) I still get JAMES-447 until I revert r233184.
On Windows I get JAMES-419. I'll check today if same solution applies
here.
r233184 is the 8bitmime stuff I disabled today (temp workaround, but we
may need to submit a bugreport to sun-javamail)
How can it be related to JAMES-447 ? Isn't that commit related to
JAMES-419?
sorry for the confusion. you are right.
after the 447 problems had gone, another exception popped up:
27/04/06 17:16:52 INFO James.Mailet: RemoteDelivery: Exception caught
in RemoteDelivery.run()
java.lang.ClassCastException
at
org.apache.james.transport.mailets.RemoteDelivery.setEncodingIfMissing(RemoteDelivery.java:785)
at
org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.java:527)
at
org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:1098)
at java.lang.Thread.run(Thread.java:534)
my interpretation was, that this is the same ClassCastException like
with 447, but of course i could be wrong.
i'm still trying to get a more decent stack trace.
after removing the code from said revision the problem is gone.
i'll sync my diverse test envs, do some more investigation and share any
usefull info here.
Bernd
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]