Hi again.
Downloaded the a6 and now it works!! Thanks! The only minor problem now is
that I get a NullPointer at line 51 in the ServerTime mailet, also a config
isssue?

Thanks again.
/Svante

Line 51: MailAddress sender = new
MailAddress((InternetAddress)response.getFrom()[0]);

6/02/03 22:35:36 ERROR spoolmanager: Exception in processor <root>
java.lang.NullPointerException
        at
org.apache.james.transport.mailets.ServerTime.service(ServerTime.java:51)
        at
org.apache.james.transport.LinearProcessor.service(LinearProcessor.java:362)
        at
org.apache.james.transport.JamesSpoolManager.process(JamesSpoolManager.java:
385)
        at
org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager.java:315)
        at
org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute(Executabl
eRunnable.java:47)
        at
org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:8
0)
06/02/03 22:35:36 ERROR spoolmanager: An error occurred processing
Mail1044567336287-1 through root
06/02/03 22:35:36 ERROR spoolmanager: Result was error

-----Original Message-----
From: Noel J. Bergman [mailto:[EMAIL PROTECTED]]
Sent: den 5 februari 2003 22:35
To: James Users List
Subject: RE: unsupportedDataType...


Try downloading and reinstalling James.  If necessary, verify your download
against the digital signature.  I took exactly the mailet that I sent you,
which is what you said that you had run, and it ran fine here, so it appears
to be something specific to your environment.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to