Norman Maurer wrote:
Hi guys,
i just log in my mailet log and see this error:
l1139901678401-5 to host 127.0.0.1 at 127.0.0.1 for addresses
[EMAIL PROTECTED]
14/02/06 08:21:19 INFO James.Mailet: RemoteDelivery: Exception caught
in RemoteDelivery.run()
java.lang.NullPointerException
at
com.sun.mail.smtp.SMTPTransport.convertTo8Bit(SMTPTransport.java:702)
at com.sun.mail.smtp.SMTPTransport.convertTo8Bit(SMTPTransport.java:712)
at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:521)
at
org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.java:533)
at
org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:1083)
at java.lang.Thread.run(Thread.java:595)
what can be the problem ?
I use the latest james trunk version
Javamail 1.3.2 [EMAIL PROTECTED]:
"if (enc.equalsIgnoreCase("quoted-printable") ||"
Probably you're trying to send a message with no encoding. Btw It should
not throw an NPE!
Please post here the message your are trying to send so we can debug the
problem.
Thank you for reporting it.
Stefano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]