You are the GOAT for this video. I had a site that was running for so long sending emails with the "allow third party" setting on Gmail. Ever since they removed that feature I couldn't get it to work and all the other tutorials on RUclips were made before this was the case. Thank you so much for releasing this video promptly. I will definitely be checking out some more videos in the future!!
@@ThePyCoach What do you do if it sends the email, but it just goes straight to junk mail? Does it matter which phone/browser you use? I noticed with iphone just sent email straight to junk, but android didn't
Worked perfectly. I wasted 4 hours yesterday trying to get this to work with a much more complicated method involving setting up an SMTP server on localhost, which did not work.
Great work man, an IT company that my Dad uses in his office was asking for $5000 for this upgrade in the software they created for his office. After searching for the reason why the emails had stopped working from their software, what changes has Google brought forward and the fix (your video), I had a "chat" with them, and guess what, new budget = $100 which is still too much, but their mails are now working back again through their software. #KnowledgeIsPower
A couple of months ago I was searching like you and after hours I read that Google had changed his security ... in that moment I understood why the old tutorials didn't work
Thanks man! I was trying to figure the hell out when I was not getting my credentials right in the beginning. You perfectly explained the right way to get the password
Thank you so much. You made a complicated ( for me) topic very straight forward. It worked first time. Of course Google has changed some of it's gmail setting screens and menu but otherwise perfect. Thanks again.
Hey Frank, thanks for clear tutorial, It helped me to finally did that. I have little remark for it: as you hidden your app password, it was not obvious if words in password should be separated by spaces, or written in common, or even separated other way (after test I have response: spaces are ok). I suggest to make it more explicit, maybe next time to use some password which you'll delete before publishing the video.
This video tutorial is very helpful, I followed and it worked, it solved the problem of "less secure app access" that google has no longer support that feature since May 30, 2022. Thank you for guiding us
Thank you so much bro but I have one question. I am getting a exited with code=1. I'm sure that means that there's one line of code that's wrong but I rechecked everything with your video and it matches yet I'm getting an error. Any advice you can give me? thanks.
thanks for the process to link the account with google I was facing too many errors this video solved it like it was nothing. I think I should question myself first.
thank you so much old method was working for me when i change my email id it was not working due to google update but now i dont need to use google gmail api and you saved lot of time
I did the code the same on my house windows laptop and it works fine. However when I coded on my MacBook Pro, there was an error which says “No module named email.message; email is not a package “. Why is that?
Works perfectly but how about sending to bulk email, like having a list of emails in a txt/csv file and sending via python. I will appreciate your response. Thanks 💖💖💖
This video saved my ass, I was so frustated when a project which I made about 2 years ago broke. First it took me time to realize why it was breaking then I saw that google changed its policy. Anyways thnx.
You're welcome. Just today I uploaded a new video about this. The method is still working. I just added more things like how to add attachments and send emails to multiple receivers!
Jesus Christ man!! Thank you!! Hours and hours of banging my head against a wall and trying to find a free and reliable solution and it was so simple! You saved my project!
The video is very informative, but while following along I am getting the error "Application-specific password require". Though I have generated the app password in the gmail and 2-step verfication is also on. Could anyone help? Thanks in advance
For those asking. Here's how you can add attachments and send emails to multiple receivers: ruclips.net/video/ANCKLzvvO5A/видео.html
Works perfectly, thank you. Literally spent 3 days looking for something as simple as this. Thanks a lot !
I too spent many days trying to create emails with Python and this video showed me how. Thanks for the great video.
I spent almost a month trying to find a solution for this, and in less than 10 minutes I found the solution. Thank you for this tutorial.
Fantastic video - thank you so much! I've been banging my head against a wall trying to send smtp messages - and this one actually worked!
You are the GOAT for this video. I had a site that was running for so long sending emails with the "allow third party" setting on Gmail. Ever since they removed that feature I couldn't get it to work and all the other tutorials on RUclips were made before this was the case.
Thank you so much for releasing this video promptly. I will definitely be checking out some more videos in the future!!
Yeah I know. That gave me extra motivation to make this video. Good timing!
@@ThePyCoach What do you do if it sends the email, but it just goes straight to junk mail? Does it matter which phone/browser you use? I noticed with iphone just sent email straight to junk, but android didn't
@@wcsdiaries I'm guessing your iPhone has some option enables which sends automated messages into junk. I'm not too sure about it.
Worked perfectly. I wasted 4 hours yesterday trying to get this to work with a much more complicated method involving setting up an SMTP server on localhost, which did not work.
Same...
Thank you a lot! The best guide. Easy to write and it actually works!
Man. You are just awesome. I've spent almost half of my day on how to send emails with free SMTP services. Thank you, Thank you so much. 😊
Thank you! I sent my first automated mail, and I have some plans to do with it. Very good explanation!
Took me so many failed attempts until I found your video. Worked first time, Thanks!!
After a whole week of trying out other methods, this one worked perfectly.
Thank you very much! There are many videos about sending email with python but none works, this is the best video because it works!
Great work man, an IT company that my Dad uses in his office was asking for $5000 for this upgrade in the software they created for his office. After searching for the reason why the emails had stopped working from their software, what changes has Google brought forward and the fix (your video), I had a "chat" with them, and guess what, new budget = $100 which is still too much, but their mails are now working back again through their software. #KnowledgeIsPower
Why dont you guys use services like msg91 its much better
if the dev is in India - okay, otherwise you're just a cheap guy who should learn how to code
wow
Thank you so much, Frank.
My first Automated email was a success.
Amazing! I was searching Google and stack overflow for this all day and then watched your video and it was simple!
A couple of months ago I was searching like you and after hours I read that Google had changed his security ... in that moment I understood why the old tutorials didn't work
i don't even know how to say how thankfull i am for this video, i've benn trying to find the solution for past 2h thx so much
been looking for a way to send emails in Python for ages, thanks for this!
Thank you, literally no other tutorial is up to date and clear like this one
This worked!! I spent so many days to find out a way. Thank you so much🤩
My god it worked! Thank you so much i was not expecting it to work that simple!
Thanks man! I was trying to figure the hell out when I was not getting my credentials right in the beginning. You perfectly explained the right way to get the password
Thank you so much. You made a complicated ( for me) topic very straight forward. It worked first time. Of course Google has changed some of it's gmail setting screens and menu but otherwise perfect. Thanks again.
Hey Frank, thanks for clear tutorial, It helped me to finally did that. I have little remark for it: as you hidden your app password, it was not obvious if words in password should be separated by spaces, or written in common, or even separated other way (after test I have response: spaces are ok). I suggest to make it more explicit, maybe next time to use some password which you'll delete before publishing the video.
Works perfectly sir , i am a Data science student . That new Google policy made me sad . This video helps me a lot to complete my project
Nice video. Worked flawlessly.
Thanks for this great content!
Thanks for this video
I couldn't make flask-mail to work. This option made my day after 2 days of getting frustrated it! THANK YOU!!
Ah, finally, it works. The good thing about this method is that I can use it with my main email rather than making a new one with security off.
I think that’s the reason why Google removed the other option
I love you man, thank you so much! I appreciate you mentioning how to handle the SSL VERIFICATION ERROR!
Thank you so much for this video man. Was literally pulling my hair trying to get this done. Thanks again.
This video tutorial is very helpful, I followed and it worked, it solved the problem of "less secure app access" that google has no longer support that feature since May 30, 2022. Thank you for guiding us
When someone and sits to explain it, it is so much easier. Was able to fix my code with this.
love you man you brought me out of this big struggle
Amazing content with step by step walk throughs for an absolute beginner. Thanks so much!
It's working dude!! Thanks a lot 😀
Thanks, A simple and accurate step by step explanation. Works perfectly.
Glad it helped!
Will use this to bulk-email my teachers whenever I’m too lazy 😂 thank you!
Really helped me to automate my mail triggers! Thanks for your content
updating 2023: it's still working!
Thx man, I was struggling with sending email in Python.
It works great. After spending a lot of time looking for a solution finally I got in here, thank you very much for this video.
Really made the hard task easy
Bless the creator of this video! An infinity of thanks will not be enough!
Thank you very much! Worked on the first time
Awesome, thank you. This new method isn't harder than the old one
Very helpful and straightforward video. Thanks!
Thanks a lot ! Your video is crystal clear and helpful :)
THANK YOU!!! I've been looking for a way to do this for days.
Thank you so much bro but I have one question. I am getting a exited with code=1. I'm sure that means that there's one line of code that's wrong but I rechecked everything with your video and it matches yet I'm getting an error. Any advice you can give me? thanks.
thanks for the process to link the account with google I was facing too many errors this video solved it like it was nothing. I think I should question myself first.
Method working greatly👌
thank you so much old method was working for me when i change my email id it was not working due to google update but now i dont need to use google gmail api and you saved lot of time
Great video! Super easy to do.
you are a GOAT, the only tutorial that worked
Thanks alot, I was really tired of the TimeOut Error. God bless you
Great tutorial, great teaching skills, crystal clear... Thanks, mate !
Thanks for this video. That was really useful for me. I have done it and found zero error. Please also make a video for emailling with attachments.
Thanks dude for this . Love you frank andrade.
Thank you so much! This video was amazing. Please don't stop doing this kind of tutorials
For someone who is starting, this tutorial helped me alot
Thanks very much, I have been struggling with how to do this for a while !!
Nice clear video. BTW Quality of life change, we can use TLS protocol for security and it is much more easier to do.
Thanks a lot, this cured a headache I was having on this problem.
Dear Sir,
I'm appriciate your content. Help me alot to cut my work time.
Best wish to you.
Best channel, WORKS WORKS WORKS
Thank you so much I've been at this for days.
Thanks! Got my Email program working again.
You're welcome! More automation videos coming soon
I did the code the same on my house windows laptop and it works fine. However when I coded on my MacBook Pro, there was an error which says “No module named email.message; email is not a package “. Why is that?
thank you sir. your code is working well.good explanation😀.
video for sent mail when critical error will occure using logging in python.
you're a genius
Worked without issues, thanks!
Great video, worked like a charm!
Very nice! Clear instructions and easy to follow and understand.
thank you... I tried many way all are outdated one.
Man I am so grateful Thanks a lot
You are the number 1, the best thanks a lot my friend
Works perfectly but how about sending to bulk email, like having a list of emails in a txt/csv file and sending via python. I will appreciate your response. Thanks 💖💖💖
This is what I came here to ask.
This video saved my ass, I was so frustated when a project which I made about 2 years ago broke. First it took me time to realize why it was breaking then I saw that google changed its policy. Anyways thnx.
You're welcome. Just today I uploaded a new video about this. The method is still working. I just added more things like how to add attachments and send emails to multiple receivers!
Thanks a lot for this video!! it worked for me
This worked like a charm, thank you so much!!!
This Worked! Thanks so much!
Thanks! Finally, a working solution!!
This is amazing! Such a simple solution.😀
thanks a lot! your method is the only one works so far. wonder how I can add an attachment to the email with this method?
WHy everyone in the forums suggest complicated solutions and you, on the other hand, have solved all my problems so easily? THANK YOU
Jesus Christ man!! Thank you!! Hours and hours of banging my head against a wall and trying to find a free and reliable solution and it was so simple! You saved my project!
Very helpful👏♥️
Great video, to the point and explained very well!
Excellent video, perfect for a beginner.
Good job man, this really helped
This works so well!! Thank you!!!
very helpful, you made my day!
Your solution really worked.
Thank you so much
seriously a life saver
It works for me. Thank you!
this works! Thank you.
Just one question, how we can use this for sending bulk emails separately to each user without keeping them all in one email?
Thank you for google settings part!
The video is very informative, but while following along I am getting the error "Application-specific password require". Though I have generated the app password in the gmail and 2-step verfication is also on. Could anyone help? Thanks in advance
Man you are a life saver....!!!!