Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Irshad1
Contributor II
Contributor II

tPOP Error - java.io.IOException: Unexpected response: 220 <Client_Server> ESMTP

Hello All

 

I'm trying to read the a mail box using tPOP component. however its throwing error as below:

 

java.io.IOException: Unexpected response: 220 <Client_Server> ESMTP .

 

My server is POP3/SMTP configured with port=25

 

Please let me know how to resolve this.

 

Thanks!

Labels (3)
2 Replies
Anonymous
Not applicable

Hello,

Something seems to be messed up in your connection with your server. Are you using a firewall or antivirus product that
might be intercepting such communication? Could you please post entire trace here?

Best regards

Sabrina

Irshad1
Contributor II
Contributor II
Author

Hey Sabrina

 

In tPOP component there are 2 menthods of connecting : POP3 & IMAP however my organization uses Exchange Web Services (EWS). Please let me know if there is any component in talend to connect to EWS or else how can I connect to EWS using any customized code?

 

Thanks!

Irshad