XML Feeds

.

[java-dev] net.mail problems

Nick Rothwell nick at cassiel.com
Wed Mar 5 16:48:24 MST 2008


On 5 Mar 2008, at 23:31, ivan marusic wrote:

> javax.mail.MessagingException: Connect failed;
>   nested exception is:
> 	java.net.ConnectException: Operation timed out
> 	at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:161)

That pretty much tells you what you need to know: you're trying to do  
POP3 mail and the connection to the server is timing out.

Error messages can be useful: sometimes a cigar is just a cigar.


   nick rothwell -- composition, systems, performance -- http:// 
www.cassiel.com





More information about the java-dev mailing list