22:00:00. 00:00 seems to be something from "cron" or a scheduled service (or maybe a coincidence). Maybe you have some service checker that simply check periodically the SMTP port to see if JAMES is alive, and then disconnect.
Stefano Tom Zheng ha scritto: > Hi, guys > > My mail server is James-2.3.0. I am a newbie on james mail server. > > I always found error messages in log file. > > 2007-09-16 22:00:00,986 INFO [smtpserver] Connection from localhost > (127.0.0.1) > 2007-09-16 22:00:00,987 ERROR [smtpserver] Socket to localhost > (127.0.0.1) closed remotely. > java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:168) > at java.io.BufferedInputStream.fill(BufferedInputStream.java:218) > at java.io.BufferedInputStream.read(BufferedInputStream.java:235) > at > org.apache.james.util.CRLFTerminatedReader.read(CRLFTerminatedReader.java:151) > at > org.apache.james.util.CRLFTerminatedReader.readLine(CRLFTerminatedReader.java:111) > at > org.apache.james.smtpserver.SMTPHandler.readCommandLine(SMTPHandler.java:749) > at > org.apache.james.smtpserver.SMTPHandler.handleConnection(SMTPHandler.java:370) > at > org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:422) > at > org.apache.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:55) > at org.apache.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:116) > 2007-09-16 22:05:01,131 INFO [smtpserver] Connection from localhost > (127.0.0.1) > > Why does localhost always connect to smtpserver? > > Waiting for your response, thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
