Hello All,
after set USE_SSL at .inc file everything is OK, I tried to send an email
using tls support and OK. I have my GMail accont and I would like to know if
anyone has an example of a source code to help me.
What do I need to set on the TSslSmtpCli parameters?
Thank you for your support.
O
luciano digivoice wrote:
> Hello All,
>
> after set USE_SSL at .inc file everything is OK, I tried to send an
> email using tls support and OK. I have my GMail accont and I would
> like to know if anyone has an example of a source code to help me.
There's a demo application in sub folder SslInter
Hi All,
I just finished an implementation of Digest Access Authentication
in the THttpCli.
Digest authentication requires at least one server challenge per
protection space (realm). This is similar to basic authentication
which may use a realm as challenge (currently not supported by basic
in bo