cancel
Showing results for 
Search instead for 
Did you mean: 

sender mail adapter error

0 Kudos

hi all,

I am working on mail-mail scenario where in when i monitor my sender CC it is displaying following error:

"exception caught during processing mail message; java.io.IOException: unexpected login response; read 001F BAD Protocol Error: "Invalid string supplied for user name".

Please help me out in tracing the error as i am not able to trace it.

Sender CC configurations are as follows

>> Transport protocol - POP3.

>> Message Protocol - XIALL

>>URL - pop://pop.gmail.com

>>User - amit.tsec@gmail.com

>>password - xxxxxx

Thanks and Regards,

Amit

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

just give >><b>User-amit.tsec</b> and check don't put @gmail....it may work....

0 Kudos

hi biplab,

i tried that but still the error persists,i even tried using imap server url of the organisation i am working in but still the same error remains.

Do you know any other alternatives to this ?

thanks,

Amit

Former Member
0 Kudos

hi amit,

can you tel me what is error seen when u supply amit.tsec as user name.

Once after you change the user name stop and start the channel

regards

Ramesh P

0 Kudos

hi ramesh,

I have changed user to amit.tsec and stopped and started the channel again and the job got scheduled and after the scheduling time it shows following error :

exception caught during processing mail message; java.net.ConnectException: Connection timed out: connect

Please see if u have any idea on this error and can u give me the demo scenario on this sender mail adapter right from scratch i.e Data type.

Thanks and Regards,

Amit.

Former Member
0 Kudos

hi amit,

>><i>java.net.ConnectException: Connection timed out: connect</i>

This means that the XI server is not able to connect your mail exchange server, check the connection first.

regards

Ramesh P

0 Kudos

We are using imap protocol and we are retrieven the error : "Invalid string supplied for user name".

Could you solve the error?

Please, can you explain me the solution?

Thanks in advance.

Rosa

Former Member
0 Kudos

Hi Rosa,

The CC configuration has an issue in the user parameter, you only need to put the user name in it

see bellow,:

URL : imap://<imapserver>/InBox

User: "only the user"

regards,

Mariano.