[java-dev] Re: net.mail problems
mdk
mdk at relivethefuture.com
Thu Mar 6 03:02:22 MST 2008
- Previous message: [java-dev] Re: net.mail problems
- Next message: [java-dev] Re: net.mail problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Previous message: [java-dev] Re: net.mail problems
- Next message: [java-dev] Re: net.mail problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
