
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can't read an email from OKTA mail service
Hello,
I tried to read an mail using tPOP component. But, in my scenario we're using the OKTA as a Mail service.
After did a long search I find out the somewhere they use the host as "www.okta.com" and port as '443' and it was not worked out.
But, I use the port as the same and host as 'pop.okta.com' and I got the issue like
"tPOP_1 EOF on socket
javax.mail.AuthenticationFailedException: EOF on socket
at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:146) ~[mail-6.0.0.jar:1.4]
at javax.mail.Service.connect(Service.java:275) ~[mail-6.0.0.jar:1.4]
at stage_master_test.read_from_mail_0_1.Read_from_Mail.tPOP_1Process(Read_from_Mail.java:405) [classes/:?]
at stage_master_test.read_from_mail_0_1.Read_from_Mail.runJobInTOS(Read_from_Mail.java:1021) [classes/:?]
at stage_master_test.read_from_mail_0_1.Read_from_Mail.main(Read_from_Mail.java:803) [classes/:?]"
If anyone knows the solution and please let me know asap and correct me If i was used the wrong host and port
Is there any option to connect with office365.com host and port, please let me know..
Thanks in Advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@McJingles McJingles , here are the parameters settings I am using tSendMail to connect with office365.
