When I get my Postfix or sendmail to relay mail to my JAMES server.
I get this exception.


    14/09/05 15:33:12 ERROR smtpserver: Unknown error occurred while
processing DATA.
    javax.mail.MessagingException: Unable to retrieve the data: Read
timed out;
      nested exception is:
            java.net.SocketTimeoutException: Read timed out
             at
org.apache.james.core.MimeMessageInputStreamSource.<init>(MimeMessageInp
utStreamSource.java:129)
             at org.apache.james.core.MailImpl.<init>(MailImpl.java:173)
             at
org.apache.james.smtpserver.SMTPHandler.processMail(SMTPHandler.java:142
5)
             at
org.apache.james.smtpserver.SMTPHandler.doDATA(SMTPHandler.java:1283)
             at
org.apache.james.smtpserver.SMTPHandler.parseCommand(SMTPHandler.java:63
8)
             at
org.apache.james.smtpserver.SMTPHandler.handleConnection(SMTPHandler.jav
a:411)
             at
org.apache.james.util.connection.ServerConnection$ClientConnectionRunner
.run(ServerConnection.java:462)
             at
org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute(Execu
tableRunnable.java:47)
             at
org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread.ja
va:80)

But when I use my outlook client to send an email directly to the same
JAMES instance it spools the message successfully.

Any ideas?!
Thanks
Sujit

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

Reply via email to