Send mail using GMail SMTP server (wodSmtp)
Hello,
How I can send an email using Google GMail SMTP server?
Thanks
Hello,
How I can send an email using Google GMail SMTP server?
Thanks
by woddrazen
, (7073 days ago) @ Gerard Llort
Hi Gerard,
You can send e-mail with wodSMTP from Gmil SMTp server on this way:
--------------------------------------------
wodSmtp1.Security = SecurityImplicit
wodSmtp1.Authentication = AuthLogin
wodSmtp1.Login = someone@gmail.com
wodSmtp1.Password = somepass
wodSmtp1.Hostname = smtp.gmail.com
wodSmtp1.Port = 465
wodSmtp1.SendSimple someone@gmail.com , john@gmail.com , test , testing
--------------------------------------------
Hope this helps.
Regards,
Drazen
by Gerard Llort
, (7073 days ago) @ woddrazen
Hi Gerard,
You can send e-mail with wodSMTP from Gmil SMTp server on this way:
--------------------------------------------
wodSmtp1.Security = SecurityImplicit
wodSmtp1.Authentication = AuthLogin
wodSmtp1.Login = someone@gmail.com
wodSmtp1.Password = somepass
wodSmtp1.Hostname = smtp.gmail.com
wodSmtp1.Port = 465wodSmtp1.SendSimple someone@gmail.com , john@gmail.com , test , testing
--------------------------------------------Hope this helps.
Regards,
Drazen
by Gerard Llort
, (7073 days ago) @ Gerard Llort
Thank you for your quick response!!!
regards,
Gerard Llort
OffshoreTech.net
Barcelona (Spain)
by AC
, (6113 days ago) @ Gerard Llort
Hi Gerard,
You can send e-mail with wodSMTP from Gmil SMTp server on this way:
--------------------------------------------
wodSmtp1.Security = SecurityImplicit
wodSmtp1.Authentication = AuthLogin
wodSmtp1.Login = someone@gmail.com
wodSmtp1.Password = somepass
wodSmtp1.Hostname = smtp.gmail.com
wodSmtp1.Port = 465wodSmtp1.SendSimple someone@gmail.com , john@gmail.com , test , testing
--------------------------------------------Hope this helps.
Regards,
Drazen
by AC
, (6113 days ago) @ AC
Is it still possible to send mail through GMail? I tried using the example listed above and this is the result:
State changed to Connecting to the server.
Connecting to smtp.google.com
State changed to Not connected.
DISCONNECTED The current connection has timeout.
State changed to Disconnected, will retry.
I need to be able to send mail ussing SSL and TLS was testing with Google to see if it works.
Also has anyone tried sending mail through Sympatico.ca? (major Canadian ISP)
by woddrazen
, (6113 days ago) @ AC
Hi,
I have just tried and it worked for me without any issue.
As you can see in wodSmtp code SSL security is used in Security Property.
Please make sure that instead ( at ) and ( point ) you are using at (monkey) and point character when you are using email address in wodSmtp code.
If problem persist can you please try to send email with Gmail using some other email client like Outlook?
You can find here how to setup Outlook and Gmail:
https://mail.google.com/support/bin/answer.py?answer=75291
Let us know how it goes.
Regards,
Drazen

The people at WeOnlyDo are amazing! ... I always get a super fast response from customer service, and the products are great too. Thanks WeOnlyDo

Your support is fantastic.

May I say how nice it is to work with components so complete and self-explanatory that using them in my application is as instinctive as though I wrote them myself?

The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...

Just thought you'd like to know that my gateway app with your SMTP Server component held the line against a DDOS attack today...

You made it so simple for us to integrate SFTP - a technology we had little experience with...

Just thought you'd like to know that my gateway app with your SMTP Server component held the line against a DDOS attack today...

...with the SFTP interface you produced, everything was so simple to understand, we were able to start coding almost immediately!

...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...

We are having great success with your component ... email server that has over 750 000 mailboxes back ended by a SQL server...

