Jump to content

uniGUI DOES Send E-mail via GMail/Yahoo/Outlook


Recommended Posts

GMail discontinued support for third (unknown) parties app use their server to send e-mail.

I know this is quite simple for most users here but there are some novice programmers who either haven't read the uniGUI manual or are too busy trying to reach the best level of programming.

Sending email through uniGUI app is the same as VCL app. There is no difference at all. As many people ask me about this, I made a small example that allows you to send emails through GMail, Yahoo and OutLook. The security DLLs are already together and the program is made for 32 bits. If you need it for 64 bits, use the corresponding DLLs.

It is commented in such a way that you will easily be able to adapt your favorite applications and webmail into your app.

Note that GMail blocks the sending of email by its servers using other lesser known applications. Set up your GMail account to send via any app at the link:
https://myaccount.google.com/lesssecureapps?pli=1

 

SmtpIndySendMail2.jpg

SmtpIndySendMail3.jpg

SmtpIndySendMail1.jpg

Project available only in the pack Silver at http://unigui.express

  • Like 6
  • Upvote 2
Link to comment
Share on other sites

Yes. I forgot to mention that. If you have multiple accounts, use the proper address, of course. And sending like that you have a maximum cota, if you thought transforming in a bulk mail sender, forget it.

And, this is obviously a feature that have the days numbered. So don't complain in a year or less from now that's is not working. A lot of other services are restricting sending e-mail from third party software or just turning it off.
.

Link to comment
Share on other sites

  • 2 years later...
  • 4 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...