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 krishoneil <kr...@gmail.com> on 2008/01/28 03:13:20 UTC

pop3 connection reset error


i have have problem with my apache james pop3 connection, when polling
mailing my oulook freezes after certain amounts of emails. here is the pop3
log.

 ERROR pop3server: Exception during connection from michael (192.168.0.15) :
Connection reset
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.pop3server.POP3Handler.readCommandLine(POP3Handler.java:422)
        at
org.apache.james.pop3server.POP3Handler.handleConnection(POP3Handler.java:275)
        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)



there is still mail in my inbox. the max size of email in my inbox is
1216927 bytes. is there a way to  increasing the default idle timeout from
20480 bytes. 

-- 
View this message in context: http://www.nabble.com/pop3-connection-reset-error-tp15127101p15127101.html
Sent from the James - Users mailing list archive at Nabble.com.


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