Retrieving email over SSL in Foxpro -


i'm trying retrieve emails pop box on ssl, using foxpro. have examples of code using openssl, or have other recommendations how it? i've done own research not found great answers.

there's example visual foxpro pop retrieval class here uses windows sockets library , ssl/tls. requires chilkat mail activex control though.


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -