Search found 55 matches: tpop3

Return to advanced search

Re: Leer Gmail

hi, IMHO every Provider will switch to new Security Standard when using TSmtp() or TPop3() : have a look which Version ssleay32.dll and libeay32.dll have (at least 1.02) other Way is to use hbCURL to work with Gmail, GMX or Web.DE as CURL is also now include in Windows ...
by Jimmy
Thu Feb 23, 2023 6:29 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Leer Gmail
Replies: 7
Views: 518

Re: Email with SSL / TLS using FiveWin

hi, Could you please provide a smtp class that works with Gmail and ssl? as i know FiveWin CLASS TSmtp and CLASS TPop3 do not use SSL. under HMG i use harbour hbTIP which work ... but i was told to use CURL so i start this Thread. --- there are a lot of Sample using CURL to "download" ...
by Jimmy
Tue Aug 09, 2022 10:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Email with SSL / TLS using FiveWin
Replies: 12
Views: 1031

Re: Email with SSL / TLS using FiveWin

... will work in Future --- i do use hbTIP with SSL / TLS but i was told to change it i need SSL / TLS > 1.1 so a can not use CLASS TSmtp and CLASS TPop3 i was told to use hbCURL but found no Sample for Email --- under Windows 10/11 we have CURL.EXE i have found Sample using Parameter to send Email ...
by Jimmy
Thu Jun 30, 2022 11:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Email with SSL / TLS using FiveWin
Replies: 12
Views: 1031

Re: Email with SSL / TLS using FiveWin

Dear Jimmy,

> i found CLASS TSmtp and CLASS TPop3

Those classes don't support SSL / TLS

Please search for SSL in these forums
by Antonio Linares
Thu Jun 30, 2022 3:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Email with SSL / TLS using FiveWin
Replies: 12
Views: 1031

Email with SSL / TLS using FiveWin

hi,

i found CLASS TSmtp and CLASS TPop3.

Question : can they use SSL / TLS :?:
if yes, how :idea:

what else can i use under FiveWin :idea:

---

i also use CDO but it also fail with TLS > 1.1
under HMG i use hbTIP but i was told to use hbCURL and OpenSSL instead.
by Jimmy
Wed Jun 29, 2022 2:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Email with SSL / TLS using FiveWin
Replies: 12
Views: 1031

Re: Scaricare da casella PEC (Legalmail)

... )nResult := hb_inetSSL_CONNECT( socket, ssl ) come da esempio Harbour\contrib\hbssl\tests\inetssl.prg Probabilmente usi la classe TPop3 che appunto usa i socket, quindi la modifica dovrebbe essere fattibile... In harbour non ho avuto difficolta a linkare HBSSL, in xHarbour non so'
by AntoninoP
Wed Jan 23, 2019 3:50 pm
 
Forum: All products support
Topic: Scaricare da casella PEC (Legalmail)
Replies: 33
Views: 22301

Re: Scaricare da casella PEC (Legalmail)

... )nResult := hb_inetSSL_CONNECT( socket, ssl ) come da esempio Harbour\contrib\hbssl\tests\inetssl.prg Probabilmente usi la classe TPop3 che appunto usa i socket, quindi la modifica dovrebbe essere fattibile...
by AntoninoP
Thu Jan 17, 2019 8:12 am
 
Forum: All products support
Topic: Scaricare da casella PEC (Legalmail)
Replies: 33
Views: 22301

Re: TSmtp, TSocket, qFTPClient et al

The attached file contains modifications to TSmtp, TSocket, TPop3, qFTPClient & TProxy classes, with samples for all of them. Other programmers also contributed to these enhancements and they are mentioned in the source code. Make sure you adjust ...
by karinha
Tue Aug 29, 2017 6:26 pm
 
Forum: Utilities / Utilidades
Topic: FiveWin.info - files
Replies: 6
Views: 5375

Re: FWH MAIL - MAPI

Marc,

sorry, I never used TPOP3, maybe someone else can help?
by gkuhnert
Mon Jul 17, 2017 12:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH MAIL - MAPI
Replies: 9
Views: 2094

Re: Final conversion 16 bit to FWH

Marc, I looked at the TPop3.prg and I don't see any problems with it. I think the issue is that when you execute the getMail() routine it issues a "quit" when it is done, which is probably disconnecting from the server. Then ...
by James Bott
Thu Jul 13, 2017 10:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Final conversion 16 bit to FWH
Replies: 26
Views: 5051

Re: Final conversion 16 bit to FWH

James, A other issue I have, In this case, I read emails from the testpop3.prg sample (source class = Tpop3.prg) Insite the class, there is in the method NEW ::lDelMsgs := .t. ::lHeaderOnly:=.F. I want to change this in the testpop3.prg , so I thought changing simply oInMail:lHeaderOnly:=.T. ...
by Marc Venken
Thu Jul 13, 2017 7:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Final conversion 16 bit to FWH
Replies: 26
Views: 5051

Re: help to compile ER

... C:\Entwicklung\xHarbour\Addons\mail\mail.lib C:\Entwicklung\xHarbour\Addons\tsmtp\TSOCKET.PRG=23,.F.,0,0, C:\Entwicklung\xHarbour\Addons\tsmtp\TPOP3.PRG=24,.F.,0,0, C:\Entwicklung\xHarbour\Addons\tsmtp\WINSOCK.C=25,.F.,1,1, then I wish use tree of fw and not these C:\Entwicklung\FiveWin\Addons\TreeView5\SOURCE\TREEVIEW.PRG=19,.F.,100,1, ...
by Silvio.Falconi
Mon Feb 06, 2017 11:14 am
 
Forum: EasyReport, EasyDialog and EasyPreview
Topic: help to compile ER
Replies: 7
Views: 4561

Re: problem w with FWH 16.12 and xHB.com

... MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [Source\Classes\tparser.prg] MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [Source\Classes\tpop3.prg] MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [Source\Classes\tprogres.prg] MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [Source\Classes\tproxy.prg] MYC_FLAGS ...
by kajot
Sun Dec 25, 2016 9:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem w with FWH 16.12 and xHB.com
Replies: 11
Views: 4974

Re: Clase TPOP3 y SSL

Buenos días Angel, has revisado https://support.google.com/mail/troubleshooter/1668960?hl=es#ts=1665119 Saludos Sí, gracias Baxajaun. Ya lo revisé pero nada, el tema es el dichoso requisito de usar SSL como indica en el enlace que me has enviado. Servidor de correo entrante (POP3...
by AngelSalom
Sat May 30, 2015 8:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase TPOP3 y SSL
Replies: 6
Views: 699

Re: Clase TPOP3 y SSL

by Baxajaun
Sat May 30, 2015 6:06 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase TPOP3 y SSL
Replies: 6
Views: 699
Next

Return to advanced search