Hi all, I have problems using the notify postmaster mailet. I'm trying james 2.3. While using the notification-mailet with normal (text/plain) mails everything is fine. But processing mails with attachments an error occurs as follows and the notification isn't delivered:
29/03/06 10:51:37 DEBUG spoolmanager.error: Servicing Mail1143622295421-0 by NotifyPostmaster Mailet 29/03/06 10:51:37 ERROR spoolmanager: Exception in processor <error> java.lang.NullPointerException: charsetName at java.io.InputStreamReader.<init>(Unknown Source) at org.apache.james.core.MimeMessageWrapper.getLineCount(MimeMessageWrapper.java:297) at org.apache.james.core.MimeMessageCopyOnWriteProxy.getLineCount(MimeMessageCopyOnWriteProxy.java:252) at org.apache.james.transport.mailets.AbstractNotify.getMessage(AbstractNotify.java:166) at org.apache.james.transport.mailets.AbstractRedirect.buildAlteredMessage(AbstractRedirect.java:1213) at org.apache.james.transport.mailets.AbstractRedirect.service(AbstractRedirect.java:1008) at org.apache.james.transport.LinearProcessor.service(LinearProcessor.java:414) at org.apache.james.transport.JamesSpoolManager.process(JamesSpoolManager.java:397) at org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager.java:306) at java.lang.Thread.run(Unknown Source) Any hints or solutions? With kind regards Bodo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
