Last updated on February 16, 2018
Hi there guys! We are going to look at a very simple trick that will save your time if GMail SMTP blocked.
Almost in all of my PHP based projects, I am using Gmail SMTP relay service to send out emails from my applications.
Well the first time I ran it, it got blocked by Google. If this happens to you(it will), here is the simple fix, just follow it.
just log in to your Gmail account using your Gmail address and password.
Then Go to https://accounts.google.com/b/0/DisplayUnlockCaptcha
that is it your done .
Try running your app again and it should work now.
I hope you like this Post, Please feel free to comment below, your suggestion and problems if you face – we are here to solve your problems.