Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

POP email reading

Hi All,

 

I know this is know topic in forum. I am totally new and want to understand on specified subject.

 

I am using tpop3 component. 

Host: mail.ema.com

Port: 110

User Name and Password provided.

Used protocol - POP3

Use SSL is unchecked.

 

My mail server is in Office 365. Now when i run am getting below error massages -

 

Exception in component tPOP_1 (LDAP_SYNCH)
javax.mail.AuthenticationFailedException: Command is not valid in this state.
at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:146)
at javax.mail.Service.connect(Service.java:275)
at ittihad_apex18integration.ldap_synch_0_1.LDAP_SYNCH.tPOP_1Process(LDAP_SYNCH.java:366)
at ittihad_apex18integration.ldap_synch_0_1.LDAP_SYNCH.runJobInTOS(LDAP_SYNCH.java:719)
at ittihad_apex18integration.ldap_synch_0_1.LDAP_SYNCH.main(LDAP_SYNCH.java:568)
[statistics] disconnected

Job LDAP_SYNCH ended at 13:14 10/09/2018. [exit code=1]

 

Can any one me guide me on this ?

 

Thanks

Lokesh

Labels (4)
3 Replies
fdenis
Master
Master

Your problem is on authentication.
Is your server configured to allow pop3 without ssl?
Did you succeed connecting the server using pop3 form outlook or tunderbird?
Anonymous
Not applicable
Author

Yes, when i open 365 outlook ,am able to POP3 information.

Here my doubt coming on SSL and TLS , on 365 its saying Encryption method: TLS

 

It will work ?

fdenis
Master
Master

so you need encryption ssl tsl are two versions of the same thing.
check ssl and try!