cancel
Showing results for 
Search instead for 
Did you mean: 

Sender mail Adapter - Log in Error

Former Member
0 Kudos

Hi,

I am facing the below error while communicating with the mail server using the POP3 transport protocol.

exception caught during processing mail message; java.io.IOException: unexpected password response; read -ERR Logon failure: unknown user name or bad password.

Confimed with the mail server administrator there is no issue with log in credentials.

We are able to access the mail box using the same user ID & password through webservice URL. But if we use the same User ID & password in communication channel it is showing the above error.

Any one have the idea about other possibilities to get this error?

Thanks & regards,

Krishna

Accepted Solutions (0)

Answers (1)

Answers (1)

VijayKonam
Active Contributor
0 Kudos

Did you comfirm if thats a POP3 or IMAP protocol setup? try logging on to the mail server using an application like Outlook Express.

VJ

Former Member
0 Kudos

Hi Vijay,

It is POP3 protocol setup. We are able to login using webservise URL. But not able to log in with Mail adapter.

Regards,

Krishna