You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by BJ <bj...@free-man.com> on 2009/04/23 23:03:59 UTC

closed remotely causes java.net.SocketException: Connection reset [james-2.3.1]

not sure of the interaction between the sender and james, when a reject
happens. my guess is these are bots on personal workstation that when
James rejects they close the connection without a quit

I get a lot of these. Not sure if there is anything that can be done.

23/04/09 13:30:09 INFO  smtpserver: Connection from 69.62.243.232
(69.62.243.232)
23/04/09 13:30:13 INFO  smtpserver: 501 5.5.4 Provided EHLO
232.243-62-69.ftth.swbr.surewest.net can not resolved
23/04/09 13:30:13 INFO  smtpserver: Connection from
200217093217.user.veloxzone.com.br (200.217.93.217)
23/04/09 13:30:13 INFO  smtpserver: Connection from 200.217.93.217
restricted by sbl-xbl.spamhaus.org. to SMTP AUTH/postmaster/abuse.
23/04/09 13:30:15 INFO  smtpserver: 501 Provided HELO
232.243-62-69.ftth.swbr.surewest.net can not resolved
23/04/09 13:30:15 ERROR smtpserver: Socket to 69.62.243.232
(69.62.243.232) closed remotely.
java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:185)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
	at
org.apache.james.util.CRLFTerminatedReader.read(CRLFTerminatedReader.java:153)
	at
org.apache.james.util.CRLFTerminatedReader.readLine(CRLFTerminatedReader.java:113)
	at
org.apache.james.smtpserver.SMTPHandler.readCommandLine(SMTPHandler.java:751)
	at
org.apache.james.smtpserver.SMTPHandler.handleConnection(SMTPHandler.java:372)
	at
org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:432)
	at
org.apache.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:55)
	at org.apache.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:116)


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org