[
https://issues.apache.org/jira/browse/PROTOCOLS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles updated PROTOCOLS-5:
---------------------------------
Attachment: TelnetServer.zip
The TelnetServer.zip contains classes that can reproduce a simple test (socket
disconnects effectively on fedora).
You can inject them for example in the netty socket project to benefit from the
dependencies (only for debugging puporse!)
> SMTP socket does not timeout (on Fedora 11)
> -------------------------------------------
>
> Key: PROTOCOLS-5
> URL: https://issues.apache.org/jira/browse/PROTOCOLS-5
> Project: JAMES Protocols
> Issue Type: Bug
> Components: smtp
> Environment: Fedora 11, JDK 1.6 and 1.7
> Reporter: Eric Charles
> Assignee: Norman Maurer
> Attachments: TelnetServer.zip
>
>
> When opening a client socket (telnet localhost 25) to the SMTP server and
> being idle longer than the defined timeout (see smtpserver.xml), socket
> remains open.
> The connection should be broken by the server, and it does not.
> It only occurs on fedora 11.
> Same code running on ubuntu, windows or bsd disconnects, so works as
> excpected.
> However, when using a simple telnet server built on netty with a timeout
> handler, the server disconnects (even on fedora 11).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]