Hi Viktor, Il 24/07/2009 9.42, [email protected] ha scritto:
Revision: 11889 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11889&view=rev Author: vszakats Date: 2009-07-24 07:42:15 +0000 (Fri, 24 Jul 2009)Log Message: ----------- 2009-07-24 09:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbtip/sendmail.prg * contrib/hbtip/client.prg * contrib/hbtip/smtpcln.prg + Added TLS (SMTPS, SSL) support for SMTP class. It's experimental yet, and there is still some protocol level error. With this it'll possible to send e-mails through gmail for example. Some level of STARTTLS support (TLS on normal SMTP ports) was also added, but I cannot test this. Anyhow from this point it should be an easy task to finish above details. Since TLS was added to low level client class, it's now possible to add SSL support also for POPS, HTTPS and FTPS.; NOTE: This code part is only active if hbtip is built with -DHAVE_OPENSSL build-time flag, and it also requires hbssl lib + OpenSSL libs.* contrib/hbtip/utils.c ! Fixed timezone offset being always zero in TIP_TIMESTAMP()
great addition, thank you! Best Regards, Francesco _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
