have you plan a version which works with ssl ?
Thanks
					Die Suche ergab 2 Treffer
- 17.02.2011 21:33
 - Forum: Code, Tipps und Tricks
 - Thema: AWPB-Tools Includes (eMail/POP3/SMTP/GnuPG/ZIP/SQLite ...)
 - Antworten: 15
 - Zugriffe: 12505
 
- 08.01.2011 14:00
 - Forum: Code, Tipps und Tricks
 - Thema: AWPB-Tools Includes (eMail/POP3/SMTP/GnuPG/ZIP/SQLite ...)
 - Antworten: 15
 - Zugriffe: 12505
 
Re: AWPB-Tools Includes (eMail/POP3/SMTP/GnuPG/ZIP ...)
Is yout tools works on GMAIl because you invoke 
CompilerIf Defined(Enable_OpenSSL, #PB_Constant)
XIncludeFile "awopenssl.pbi"
CompilerEndIf
and this PBI is not in your zip file
					CompilerIf Defined(Enable_OpenSSL, #PB_Constant)
XIncludeFile "awopenssl.pbi"
CompilerEndIf
and this PBI is not in your zip file