The POP3 adapter could not establish a secure session with the server
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I am working on a BizTalk project. I have made a POP3 adapter for a SSL enabled mail server. I am getting this error : The adapter "POP3" raised an error message. Details "The POP3 adapter could not establish a secure session with the server. This could be due to the following reasons: 1) The server listening on the supplied POP3 port does not support SSL. 2) The POP3 server name does not match the machine name in the SSL certificate. 3) The SSL certificate of POP3 server is either expired or not valid. URL: POP3://juht.jugy.locy\inata-dev Error: The remote certificate is invalid according to the validation procedure. ". Any pointers will be highly appreciated.