Using ScSSLClient for Gmail SMTP
Posted: Thu 20 Jan 2011 15:48
I'm currently using SecureBridge for the SFTPClient, which has been rock-solid so far. Now that our application's file transfers are secure and robust, I would like to send status report via gmail's servers via SSL/TLS.
Is this possible with scSSLClient, and if so, how would I go about this?
I have tried to establish a connection to smtp.gmail.com (ports 465 or 587), but can't seem to get a certificate from the server.
And, if there is a secure connection, how would I tell my SMTP component to use this connection? Currently using Indy's SMTP component.
Hope someone can point me in the right direction.
Is this possible with scSSLClient, and if so, how would I go about this?
I have tried to establish a connection to smtp.gmail.com (ports 465 or 587), but can't seem to get a certificate from the server.
And, if there is a secure connection, how would I tell my SMTP component to use this connection? Currently using Indy's SMTP component.
Hope someone can point me in the right direction.