Hello, I need to read the content of some messages via IMAP. However, the error below occurs when I use the RPA.Email.ImapSmtp library, probably due to SSL. This server does not use SSL. Please, is there a method to solve this problem?See the attached figure.
I believe that currently expectation is to have SSL connection to IMAP server.
Then few comments/questions:
- are you sure that server does not support SSL? have you verified it?
- if it is in internet, then IT providing this really should make it more secure, so is your IT aware of this?
- what is use-case, where unsecure IMAP server is ok? so, why should this be supported?