Posted By:
Chhavindra_Gautam
Posted On:
Tuesday, October 16, 2001 07:15 AM
I'm facing problem while trying to display the messages from INBOX : Connect failed; nested exception is: java.io.IOException: Unexpected response: 220 intersolutions.stpn.soft.net ESMTP javax.mail.MessagingException: Connect failed; nested exception is: java.io.IOException: Unexpected response: 220 intersolutions.stpn.soft.net ESMTP java.lang.Throwable(java.lang.String) java.lang.Exception(java.lang.String) javax.mail.MessagingException(java.lang.String, java.lang.Exception) boolean com.sun.mail.pop3.POP3Store.protocolConnect(java.lang.String, int, java.lang.String, java.lang.String) void javax.mail.Service.connect(java.lang.String, int, java.lang.String, java.lang.Strin
More>>
I'm facing problem while trying to display the messages from INBOX :
Connect failed;
nested exception is:
java.io.IOException: Unexpected response: 220 intersolutions.stpn.soft.net ESMTP
javax.mail.MessagingException: Connect failed;
nested exception is:
java.io.IOException: Unexpected response: 220 intersolutions.stpn.soft.net ESMTP
java.lang.Throwable(java.lang.String)
java.lang.Exception(java.lang.String)
javax.mail.MessagingException(java.lang.String, java.lang.Exception)
boolean com.sun.mail.pop3.POP3Store.protocolConnect(java.lang.String, int, java.lang.String, java.lang.String)
void javax.mail.Service.connect(java.lang.String, int, java.lang.String, java.lang.String)
void msgshow.main(java.lang.String [])
<<Less