XML Feeds

.

[java-dev] Re: net.mail problems

mdk mdk at relivethefuture.com
Thu Mar 6 03:02:22 MST 2008


whats the default timeout?

maybe try increasing it.

if its still not getting anywhere i would try to manually telnet to the POP3 server and see if it responds, then if that appears to work but the java code doesnt then use a network monitor to see whats happening on the wire, e.g. wireshark :

http://www.wireshark.org/

Are you trying the code from within max or from your development setup?




More information about the java-dev mailing list