Hello,
I'm developing an activexform with delphi 7 using the indy client (v.9) to connect to pop3 over ssl. Unfortunately when I load the activex in the web browser it tells me that it can't find the SSL library (ssleay32, libeay32).
Does anybody know how can I work around this?
(or Does anybody know any other method to connect to pop3 over ssl from an application that has to run in an Internet Explorer window?)
Michele