Posted By:
unni_vm
Posted On:
Friday, June 22, 2001 10:51 PM
i am using javamail1.2 for sending mail application. i could successfully send a mail using send mail example which is provided on the site. but when i am trying to fetch the mail using: java GetMessageExample mypopserver username password, I am getting errors like these: a) javax.mail.messageexception: connection failed. b)java.netConnectException:connection refused, no futher information. could u just tell me what was the reason in our environment we are using exchange server as mail server. i have one more doubt can there be separate pop server? (in our environment)
More>>
i am using javamail1.2 for sending mail application.
i could successfully send a mail using send mail example which is provided on the site.
but when i am trying to fetch the mail
using:
java GetMessageExample mypopserver username password, I am getting errors like these:
a) javax.mail.messageexception: connection failed.
b)java.netConnectException:connection refused, no futher information.
could u just tell me what was the reason
in our environment we are using exchange server as mail server.
i have one more doubt
can there be separate pop server? (in our environment)
<<Less