can we send in bulk ? if yes sir then how? can you provide script for that 🙏
@rauwzy2 жыл бұрын
Sir, please make a video class about AI in python
@JamesLee-99990 Жыл бұрын
If at your work, you've developed a python web scrapping, and you want to setup an email alert/notification if the web scrapping program fails. How you develop an email alert/notification?
@l4dybu93 жыл бұрын
Unlike other youtubers , u didn't just show us to write 5 lines of code.. But u cover and explain all the related topics and terms .. that's really helpful and appreciable... 👍🏻😊🙌🏻🙌🏻
@Rajadahana2 жыл бұрын
I got the same error, so tried with another mail and got the same error. I was following your video along. But you mentioned the error at the last minute. Learnt a great lesson, there must always be a way around a problem. :-D
@aksheshdoshi2 жыл бұрын
Great video! FYI, now Google gives the option to create an "app password" under "Manage your Google account" -> "Security"; so this can be used to avoid turning on access for less secure apps.
@unicyclechinese31252 жыл бұрын
I wish this still worked, Google no longer allows "less-secure" apps....😡
@revanthsair81433 жыл бұрын
Please do videos like this anna! Like how to automate daily tasks
@saurabhdhande74092 жыл бұрын
can you pls share link of those videos.
@KiritoPanda2 жыл бұрын
Yesssz ban gaya mere 12th ka project :) I'll maybe add more things to it Thanks for the idea!! POV : if you face authentication error just enable 2 step verification then Account setting --> Security-->App password Copy the app password for gmail and paste in in your code.
@mrrishiraj883 жыл бұрын
I am blessed to watch within 2nd minute of upload.
@arterapido86323 жыл бұрын
What i like about naveen sir, no unnecessary promotion in his video. I have completed python series now learning django.
@Sk-hl9sn Жыл бұрын
Brother ...Can we learn Python here from sractch and be come expert?
@l4dybu93 жыл бұрын
Yeah, password was changed 12 hours ago .. damn 😂😂 Keep uploading such vids, we get to learn a lot 🙌🏻🙌🏻
@Tanmoyflute Жыл бұрын
this thing no longer supports on gmail
@SoujitBiswas3 жыл бұрын
Sir am doing mca so i just started learning python ....am watching ur video daily ...❤️
@Medical_essense Жыл бұрын
thanku bhai @naveen sir with out your help i couldn't complete my friends project .. once again thanking u sir heart fully
@juwannorah911828 күн бұрын
This video is awesome, as are you! Many thanks for sharing this, it’s greatly appreciated.
@Moist_yet_Crispy2 жыл бұрын
I would love to see a more indepth video implimenting subject and other aspects of email and hopifully some txt messages as well! Love the video and subscribed.
@briansimpson38632 жыл бұрын
You can no longer enable third-party access as shown in the video, instead you must create an app password and use that in place of your normal login. See other comments on the video for information on that, fixed the issue for me!
@anelisabolosha99342 жыл бұрын
One of the best teachers I know on youtube...I really appreciate you my Alien😄great explanations
@Rajadahana2 жыл бұрын
Goolge has changed its conditions. I would like to mention the notice given by google for your information. Less secure apps & your Google Account To help keep your account secure, from May 30, 2022, Google no longer supports the use of third-party apps or devices which ask you to sign in to your Google Account using only your username and password. Important: This deadline does not apply to Google Workspace or Google Cloud Identity customers. The enforcement date for these customers will be announced on the Workspace blog at a later date.
@mansibarot86792 жыл бұрын
Coz of this condition now I'm not able to send mail. Any solution?!
@Rajadahana2 жыл бұрын
@@mansibarot8679 I am sorry, I am a novice in Python at this moment, hope an expert will come up with a solution for you. 👍
@aanandingle49632 жыл бұрын
@@mansibarot8679 ikr🥲
@stepup66203 жыл бұрын
Sir please do upload more videos on python project for beginners Thank you ❤️
@dimonichpapovich2775 ай бұрын
working, and excellent explanation, thanks
@Avinash123avinash3 жыл бұрын
Sir if you could show how to add excel as attachment on top of this video, it would be great!!
@VinayVishwanath-v9u4 ай бұрын
Very informative Thanks
@tmurari9452 Жыл бұрын
Please do video's on all libraries in python and how to use and where to use
@_superhuman_3 жыл бұрын
Please make a detailed video about how to send a detailed email with subject and some attachment using python
@saiakshaygandlapalli52473 жыл бұрын
Can u provide the link of the vdeo.
@kabirycreator Жыл бұрын
nice, i was also getting error while sending the mail, then i created a 16 digit application specific password and it worked. through this i don't have to enable less secure app access!!
@alex1garcia12 жыл бұрын
Great tutorial! Thank you! I had been trying to do this and you made it really easy!
@dishaparakh35792 жыл бұрын
Thank you sir for such great videos Sir please share video of how to add subject, cc, bcc and how to read mail from python code
@shaktijyoti45533 жыл бұрын
it was fun to send an email,Now let us know how can we implement similar stuff in production env to share status file or so on from my python console.Thanks))
@vinayreddy73713 жыл бұрын
Want more videos like this!
@pavanpyla59773 жыл бұрын
anna do we need internet connection while running this code?
@cihancay78192 жыл бұрын
Hello mate, great video and I love that you explain everything you are dong in an understandable manner, I just have one problem though apparently google no longer allows third party less secure applications to access gmail and I cannot tick the option that you specifically explained that I should tick. Is there a way to work around this problem? Maybe you might update your video?
@md.iftesaralam86302 жыл бұрын
Bro you can go and set app password in the security tab and set a password for your email
@cihancay78192 жыл бұрын
@@md.iftesaralam8630 Yeah, I found that option from another video thank you though.
@supreethcds3247 Жыл бұрын
Dude share that video please
@dexterouslearnings3 жыл бұрын
Nice sir
@todayscreator86623 жыл бұрын
Bhaiya it is showing smtlib.SMTPAuthentication Error
@gurpreet_saggu103 жыл бұрын
We want more videos on email automation please..
@AdamyaSagar3 жыл бұрын
Yes sir we want more on this..
@JamesLee-99990 Жыл бұрын
If at your work, you've developed a python web scrapping, and you want to setup an email alert/notification if the web scrapping program fails. How you develop an email alert/notification?
@AmgadElsaiegh3 жыл бұрын
nice video, make another one about how to receive mail
@hmmgmm2841 Жыл бұрын
how much time u gonna mention that u gonna change the password 🤣🤣😂😂.Quite hilarious
@ShivaKumar-gt9je2 жыл бұрын
Sir recently google has disabled the option "less secure app access" I couldn't able to enable it please help me out :(
@djtoon84122 жыл бұрын
yes more tutorials on sending and receiving emails
@secularbaazi85952 жыл бұрын
MANAGE UR GOOGLE ACCOUNT --> SECURITY -->APP PASSWORDS --> SELECT MAIL APP --> SELECT COMPUTER WINDOWS --> GENERATE PASSWORD --> FILL THAT PASSWORD IN UR PYTHON CODE IN PLACE OF UR ID-PASSWORD -->THAT'S IT...................... thanks me later
@suvratsharma88172 жыл бұрын
Thank you so much. @Telusko please pin this message. I would like to add that this workaround requires one to enable 2-step verification on their sender's mail id.
@kirubeltekle9553 Жыл бұрын
I love this channel
@rdmspeed2 жыл бұрын
Thank you. good information
@DevPythonUnity2 жыл бұрын
but why cant I, setup a SMTP server on my local machine and Send that email directly from my machine??
@sanjivanigothe342 Жыл бұрын
Please tell us some project ideas that we do for implementing python in real....and also for resume
@nikhatfatma79663 жыл бұрын
Which IDE you are using?
@EnglsihCommByNawaz3 жыл бұрын
This is amazing!!
@Jinxed1922 жыл бұрын
Hey navin, google disabled the option of allowing less secure apps access(since may 2022), so I am stuck. Can anyone suggest an alternate way?
@AliTwaij2 жыл бұрын
Very nice thankyou
@smartattendance28742 жыл бұрын
google has removed "less secure" option from setting..it's by default Off now...so what can we do??
@vishalmhaskar81432 жыл бұрын
which environment u r using in above session to run python code
@tindrums Жыл бұрын
have you made the video for adding subject and attachment?
@simplified-code2 жыл бұрын
I have been trying this for hours and I get this error: TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
@amirael-shekhi33862 жыл бұрын
Thank you so much for this tutorial But is there any way to include a subject in sendmail command?
@thunder0053 жыл бұрын
We want more videos like this real application
@saurabh_mishra283 жыл бұрын
I am a big fan of you sir
@Sartre_Existentialist Жыл бұрын
I'm building an automated game bot. Is it possible to have the program email you as part of an IF statement? In my case, it would be neat to have the program notify me if a valuable piece of gear or loot dropped.
@shewangbabbar11402 жыл бұрын
Can you guide me on which python library to use and how to create and python script which uses TLS v1.3 ?
@manideep44863 жыл бұрын
Should i have to close the server connection at end or no need?
@siddhapandeypanigrahi353 Жыл бұрын
Thanks for the tutorial man but sadly now google has turned off the less secure app access option so i cant send emails from python🙁 pls help
@PoojaVerma-zr2nk2 жыл бұрын
I my code when I said import smtplib, it is greyed out. How we can import it?
@guduriebinejar5195 Жыл бұрын
But where we will get the port number or its by default using
@simplelifehackske3 жыл бұрын
Am a very big fun of yours but am just wondering how different is this program from writing the email itself in the gmail app...actually it involves more work
@epicpronetstudio10572 жыл бұрын
it is for automation it is not intended as sending a normal mail think about the email you recieve when you click on "forgot password"
@shanmugapriya74382 жыл бұрын
Thanks for this video..could you pls tell how to set sensitivity label for email using smtp python
@juanchyacevedo77042 жыл бұрын
i would like to know how i can hide recipents, i mean i dont want that people who is on my recipent could also see who else i sent mails, i wanna keep that private
@ammarriyaz16092 жыл бұрын
is it possible to add subject of mail??
@YuvrajSingh-ov5ih Жыл бұрын
it is not working that option is not available currently google has removed it what should i do now ?
@subramanianchandrasekaran79572 жыл бұрын
Hello sir, How come automating E mails in python from Outlook or G mail to all domain email users. Is it possible?
@pradeepkumawat50542 жыл бұрын
Google blocked less secure service from may,30,2022 what to do now ?
@kaminisray78093 жыл бұрын
Can you provide the professional way of doing the same thing?
@saipranaydeepjonnalagadda45618 ай бұрын
Note: Less secure apps access is not available now..
@ShubhamSingh-cy3jm Жыл бұрын
What if we want to send some test data generated?
@switchblade39903 жыл бұрын
Big fan❤️🙏
@aforteylaryea77333 жыл бұрын
Why do u import smtp library and not pop for mail transfer in python sir ?? 🙏🏾
@LALITKUMAR-mq5it2 жыл бұрын
This doesn't work anymore. Probably because of two factor authentication in gmail, we cant log in just with email and password. Hence ,not working.
@sanwalchaudhry20992 жыл бұрын
how can we create the email in the new window of the email client ?
@dragonmaster75743 жыл бұрын
Sir, how to run a subprocess in memory, I mean, if I want to run another process but I decrypted the executable in memory(variable), how to do that with python ?
@everydaysprout2 жыл бұрын
I have 2 email ids loaded in my outlook. One is shared mail box. Plz let me know how i can send email using shared mail box. It do not have any password. Plz help
@vinothkumar-zg2bp3 жыл бұрын
Can you please explain how to read latest mail
@vinothkumar-zg2bp3 жыл бұрын
@@faizan_khan660 can you share link
@electronx55943 жыл бұрын
imagine doing this to your friends using multiple accounts in a while loop XD
@codewithashu13113 жыл бұрын
Thank❤ you sir
@rajatmaske78293 жыл бұрын
Please make a video for file transfer through mail.
@escapefelicity29132 жыл бұрын
It might be a REAL GOOD IDEA to post the code
@priyank51617 ай бұрын
Less secure app isnt available now so... Is there any other way to do the same?
@magnumozeus3 ай бұрын
"Beginning September 30, 2024: third-party apps that use only a password to access Google Accounts and Google Sync will no longer be supported" quoted from google, you need to use signin with google functionality to be able to access the email sending and receiving functionality.
@priyank51613 ай бұрын
@@magnumozeus so no way? Bruh
@de-grafthazard90812 жыл бұрын
Thanks so much man!
@rish.p56372 жыл бұрын
bro, google just stopped allowing users the access to turn of less secure option from 30 may 2022 and today was the day I open and tried this. Please create another video with upto date ones please
@shreedharchavan70333 жыл бұрын
Please make video on securely sending email without revealing your password
@epicpronetstudio10572 жыл бұрын
you will need a domain and a google workspace subscription or you will have to register an email when you will buy a domain in any case it won't be free anymore
@mannanjaffery Жыл бұрын
hey dude,actually i tried it but i am getting an error i am trying to fix it but no use please tell me how to fix it.this is the error:TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.please tell me how to fix it
@soumyap95522 ай бұрын
What should i do if i need to mention the subject and heading if anyone know plss reply
@ramyasree51802 жыл бұрын
Hlo sir can u just make a video ,how to send outlook mail with attaching zip file using python
@simranbanwait Жыл бұрын
nice...
@AmanKumar-ys4sj3 жыл бұрын
Can you tell how setup vscode for python development
@bestmanhwarecap103 жыл бұрын
Put video for socket
@amitagarwal60433 жыл бұрын
mine is not working inspite of having valid credentials
@jesmithathoras25722 жыл бұрын
Getting getaddrs error.. what to do??
@shaikhrahil68802 жыл бұрын
Sir, how can we add a subject to it??
@anandbabumandapalli26082 жыл бұрын
i got error like permission denied how can i clear it please help me