posted 18 years ago
Hello, i'm trying to write an email client, and when i try to connect to a server by means of pop, to check the inbox, i keep getting athe following exception:
javax.mail.MessagingException: Connect failed;
nested exception is:
java.net.UnknownHostException: pop.unlimitedmail.org
at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:106)
at javax.mail.Service.connect(Service.java:234)
at javax.mail.Service.connect(Service.java:135)
and im using an smtp server called unlimited mail and the host name i used is "pop.unlimitedmail.org". and i have an account with these people.
So can anyone please help me out?
"Human beings can alter their lives by altering their state of mind" William James