Page 1 of 1

Reading mail with SSL

PostPosted: Fri Mar 11, 2022 11:27 am
by Horizon
Hi,

How can I read POP mails from server supported with SSL.

Is there any sample?

I use Harbour & VS2022 & Fwh 21.06.

Thanks.

Re: Reading mail with SSL

PostPosted: Fri Mar 11, 2022 1:07 pm
by karinha
Hi, I was never able to get it to work. Although I don't dominate Harbour. Maybe you can.

Hola, nunca pude hacerlo funcionar. Aunque no domino Harbour. Tal vez tu puedas.

http://fivewin.com.br/index.php?/topic/26919-leitura-de-email/


Regards, saludos.

Re: Reading mail with SSL

PostPosted: Fri Mar 11, 2022 8:37 pm
by Enrico Maria Giordano
karinha wrote:Hi, I was never able to get it to work. Although I don't dominate Harbour. Maybe you can.


Me neither. Harbour doesn't seem to wotk with SSL, while xHarbour works fine.

EMG

Re: Reading mail with SSL

PostPosted: Fri Mar 11, 2022 10:16 pm
by Jimmy
hi,

using HMG i include these LIB(s) from \HARBOUR-64\contrib\hbtip\hbtip.hbc for SSL

Code: Select all  Expand view
# ***** include this lines *****
libs=hbssl
libs=libeay32
libs=ssleay32

i got libeay32.dll and ssleay32.dll from PostgreSQL Client