Sending Email using Python in 5 statements

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024
  • using smtplib library, we can send an email using python.
    #python
    Python full Playlist : bit.ly/3y2pzbA

ความคิดเห็น • 155

  • @Telusko
    @Telusko  2 ปีที่แล้ว +6

    Python full Playlist : bit.ly/3y2pzbA

    • @eklovesharma425
      @eklovesharma425 2 ปีที่แล้ว

      can we send in bulk ? if yes sir then how? can you provide script for that 🙏

    • @rauwzy
      @rauwzy 2 ปีที่แล้ว +1

      Sir, please make a video class about AI in python

    • @JamesLee-99990
      @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?

  • @l4dybu9
    @l4dybu9 2 ปีที่แล้ว +30

    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... 👍🏻😊🙌🏻🙌🏻

  • @revanthsair8143
    @revanthsair8143 2 ปีที่แล้ว +41

    Please do videos like this anna! Like how to automate daily tasks

  • @Tanmoyflute
    @Tanmoyflute ปีที่แล้ว +4

    this thing no longer supports on gmail

  • @Rajadahana
    @Rajadahana 2 ปีที่แล้ว +5

    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

  • @unicyclechinese3125
    @unicyclechinese3125 2 ปีที่แล้ว +7

    I wish this still worked, Google no longer allows "less-secure" apps....😡

  • @KiritoPanda
    @KiritoPanda ปีที่แล้ว +2

    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.

  • @l4dybu9
    @l4dybu9 2 ปีที่แล้ว +11

    Yeah, password was changed 12 hours ago .. damn 😂😂
    Keep uploading such vids, we get to learn a lot 🙌🏻🙌🏻

  • @aksheshdoshi
    @aksheshdoshi 2 ปีที่แล้ว +4

    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.

  • @Rajadahana
    @Rajadahana 2 ปีที่แล้ว +6

    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.

    • @mansibarot8679
      @mansibarot8679 2 ปีที่แล้ว

      Coz of this condition now I'm not able to send mail. Any solution?!

    • @Rajadahana
      @Rajadahana 2 ปีที่แล้ว

      @@mansibarot8679 I am sorry, I am a novice in Python at this moment, hope an expert will come up with a solution for you. 👍

    • @aanandingle4963
      @aanandingle4963 2 ปีที่แล้ว

      @@mansibarot8679 ikr🥲

  • @mrrishiraj88
    @mrrishiraj88 2 ปีที่แล้ว +2

    I am blessed to watch within 2nd minute of upload.

  • @Avinash123avinash
    @Avinash123avinash 2 ปีที่แล้ว +12

    Sir if you could show how to add excel as attachment on top of this video, it would be great!!

  • @arterapido8632
    @arterapido8632 2 ปีที่แล้ว +4

    What i like about naveen sir, no unnecessary promotion in his video. I have completed python series now learning django.

    • @Sk-hl9sn
      @Sk-hl9sn ปีที่แล้ว

      Brother ...Can we learn Python here from sractch and be come expert?

  • @siddhapandeypanigrahi353
    @siddhapandeypanigrahi353 ปีที่แล้ว +1

    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

  • @stepup6620
    @stepup6620 2 ปีที่แล้ว +4

    Sir please do upload more videos on python project for beginners
    Thank you ❤️

  • @Moist_yet_Crispy
    @Moist_yet_Crispy 2 ปีที่แล้ว +2

    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.

  • @todayscreator8662
    @todayscreator8662 2 ปีที่แล้ว +2

    Bhaiya it is showing smtlib.SMTPAuthentication Error

  • @SoujitBiswas
    @SoujitBiswas 2 ปีที่แล้ว +1

    Sir am doing mca so i just started learning python ....am watching ur video daily ...❤️

  • @tmurari9452
    @tmurari9452 ปีที่แล้ว +1

    Please do video's on all libraries in python and how to use and where to use

  • @_superhuman_
    @_superhuman_ 2 ปีที่แล้ว +3

    Please make a detailed video about how to send a detailed email with subject and some attachment using python

  • @Medical_essense
    @Medical_essense ปีที่แล้ว

    thanku bhai @naveen sir with out your help i couldn't complete my friends project .. once again thanking u sir heart fully

  • @cihancay7819
    @cihancay7819 2 ปีที่แล้ว +5

    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.iftesaralam8630
      @md.iftesaralam8630 ปีที่แล้ว +2

      Bro you can go and set app password in the security tab and set a password for your email

    • @cihancay7819
      @cihancay7819 ปีที่แล้ว

      @@md.iftesaralam8630 Yeah, I found that option from another video thank you though.

    • @supreethcds3247
      @supreethcds3247 ปีที่แล้ว

      Dude share that video please

  • @shaktijyoti4553
    @shaktijyoti4553 2 ปีที่แล้ว +3

    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))

  • @dishaparakh3579
    @dishaparakh3579 2 ปีที่แล้ว +1

    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

  • @pavanpyla5977
    @pavanpyla5977 2 ปีที่แล้ว +3

    anna do we need internet connection while running this code?

  • @dimonichpapovich277
    @dimonichpapovich277 หลายเดือนก่อน

    working, and excellent explanation, thanks

  • @VinayVishwanath-v9u
    @VinayVishwanath-v9u 22 วันที่ผ่านมา

    Very informative Thanks

  • @briansimpson3863
    @briansimpson3863 ปีที่แล้ว +1

    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!

  • @dexterouslearnings
    @dexterouslearnings 2 ปีที่แล้ว +2

    Nice sir

  • @vinayreddy7371
    @vinayreddy7371 2 ปีที่แล้ว +2

    Want more videos like this!

  • @AdamyaSagar
    @AdamyaSagar 2 ปีที่แล้ว +1

    Yes sir we want more on this..

  • @alex1garcia1
    @alex1garcia1 2 ปีที่แล้ว

    Great tutorial! Thank you! I had been trying to do this and you made it really easy!

  • @gurpreet_saggu10
    @gurpreet_saggu10 2 ปีที่แล้ว +1

    We want more videos on email automation please..

  • @sanjivanigothe342
    @sanjivanigothe342 ปีที่แล้ว +1

    Please tell us some project ideas that we do for implementing python in real....and also for resume

  • @vinothkumar-zg2bp
    @vinothkumar-zg2bp 2 ปีที่แล้ว +2

    Can you please explain how to read latest mail

  • @kabirycreator
    @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!!

  • @amirael-shekhi3386
    @amirael-shekhi3386 ปีที่แล้ว

    Thank you so much for this tutorial
    But is there any way to include a subject in sendmail command?

  • @ShivaKumar-gt9je
    @ShivaKumar-gt9je ปีที่แล้ว +1

    Sir recently google has disabled the option "less secure app access" I couldn't able to enable it please help me out :(

  • @nikhatfatma7966
    @nikhatfatma7966 2 ปีที่แล้ว +1

    Which IDE you are using?

  • @simplelifehackske
    @simplelifehackske 2 ปีที่แล้ว +1

    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

    • @epicpronetstudio1057
      @epicpronetstudio1057 2 ปีที่แล้ว

      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"

  • @djtoon8412
    @djtoon8412 2 ปีที่แล้ว

    yes more tutorials on sending and receiving emails

  • @EnglsihCommByNawaz
    @EnglsihCommByNawaz 2 ปีที่แล้ว +1

    This is amazing!!

  • @venkateshs8774
    @venkateshs8774 2 ปีที่แล้ว +1

    Put video for socket

  • @anelisabolosha9934
    @anelisabolosha9934 ปีที่แล้ว

    One of the best teachers I know on youtube...I really appreciate you my Alien😄great explanations

  • @AmgadElsaiegh
    @AmgadElsaiegh 2 ปีที่แล้ว

    nice video, make another one about how to receive mail

  • @ammarriyaz1609
    @ammarriyaz1609 2 ปีที่แล้ว +1

    is it possible to add subject of mail??

  • @kaminisray7809
    @kaminisray7809 2 ปีที่แล้ว +1

    Can you provide the professional way of doing the same thing?

  • @kirubeltekle9553
    @kirubeltekle9553 ปีที่แล้ว

    I love this channel

  • @tindrums
    @tindrums ปีที่แล้ว

    have you made the video for adding subject and attachment?

  • @rdmspeed
    @rdmspeed ปีที่แล้ว

    Thank you. good information

  • @shanmugapriya7438
    @shanmugapriya7438 2 ปีที่แล้ว

    Thanks for this video..could you pls tell how to set sensitivity label for email using smtp python

  • @DevPythonUnity
    @DevPythonUnity ปีที่แล้ว

    but why cant I, setup a SMTP server on my local machine and Send that email directly from my machine??

  • @thunder005
    @thunder005 2 ปีที่แล้ว

    We want more videos like this real application

  • @AliTwaij
    @AliTwaij 2 ปีที่แล้ว

    Very nice thankyou

  • @saurabh_mishra28
    @saurabh_mishra28 2 ปีที่แล้ว

    I am a big fan of you sir

  • @priyank5161
    @priyank5161 3 หลายเดือนก่อน

    Less secure app isnt available now so... Is there any other way to do the same?

  • @JamesLee-99990
    @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?

  • @smartattendance2874
    @smartattendance2874 2 ปีที่แล้ว

    google has removed "less secure" option from setting..it's by default Off now...so what can we do??

  • @hmmgmm2841
    @hmmgmm2841 ปีที่แล้ว +2

    how much time u gonna mention that u gonna change the password 🤣🤣😂😂.Quite hilarious

  • @secularbaazi8595
    @secularbaazi8595 2 ปีที่แล้ว +3

    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

    • @suvratsharma8817
      @suvratsharma8817 2 ปีที่แล้ว

      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.

  • @Sartre_Existentialist
    @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.

  • @DevDriftz
    @DevDriftz 2 ปีที่แล้ว +1

    Hey Navin,
    How r u doing?
    Pls make a video how to send attachments with that smtplib module...

  • @vishalmhaskar8143
    @vishalmhaskar8143 2 ปีที่แล้ว

    which environment u r using in above session to run python code

  • @guduriebinejar5195
    @guduriebinejar5195 11 หลายเดือนก่อน

    But where we will get the port number or its by default using

  • @shewangbabbar1140
    @shewangbabbar1140 2 ปีที่แล้ว

    Can you guide me on which python library to use and how to create and python script which uses TLS v1.3 ?

  • @simranbanwait
    @simranbanwait 8 หลายเดือนก่อน

    nice...

  • @ShubhamSingh-cy3jm
    @ShubhamSingh-cy3jm ปีที่แล้ว

    What if we want to send some test data generated?

  • @aforteylaryea7733
    @aforteylaryea7733 2 ปีที่แล้ว

    Why do u import smtp library and not pop for mail transfer in python sir ?? 🙏🏾

  • @subramanianchandrasekaran7957
    @subramanianchandrasekaran7957 2 ปีที่แล้ว

    Hello sir, How come automating E mails in python from Outlook or G mail to all domain email users. Is it possible?

  • @YuvrajSingh-ov5ih
    @YuvrajSingh-ov5ih ปีที่แล้ว

    it is not working that option is not available currently google has removed it what should i do now ?

  • @LALITKUMAR-mq5it
    @LALITKUMAR-mq5it ปีที่แล้ว

    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.

  • @amitagarwal6043
    @amitagarwal6043 2 ปีที่แล้ว

    mine is not working inspite of having valid credentials

  • @PoojaVerma-zr2nk
    @PoojaVerma-zr2nk 2 ปีที่แล้ว

    I my code when I said import smtplib, it is greyed out. How we can import it?

  • @shreedharchavan7033
    @shreedharchavan7033 2 ปีที่แล้ว +1

    Please make video on securely sending email without revealing your password

    • @epicpronetstudio1057
      @epicpronetstudio1057 2 ปีที่แล้ว

      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

  • @everydaysprout
    @everydaysprout 2 ปีที่แล้ว

    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

  • @manideep4486
    @manideep4486 2 ปีที่แล้ว

    Should i have to close the server connection at end or no need?

  • @sanwalchaudhry2099
    @sanwalchaudhry2099 2 ปีที่แล้ว

    how can we create the email in the new window of the email client ?

  • @juanchyacevedo7704
    @juanchyacevedo7704 ปีที่แล้ว

    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

  • @zaph254
    @zaph254 2 ปีที่แล้ว

    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

  • @dragonmaster7574
    @dragonmaster7574 2 ปีที่แล้ว

    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 ?

  • @de-grafthazard9081
    @de-grafthazard9081 2 ปีที่แล้ว

    Thanks so much man!

  • @pradeepkumawat5054
    @pradeepkumawat5054 2 ปีที่แล้ว

    Google blocked less secure service from may,30,2022 what to do now ?

  • @rajatmaske7829
    @rajatmaske7829 2 ปีที่แล้ว

    Please make a video for file transfer through mail.

  • @kapilnath5586
    @kapilnath5586 ปีที่แล้ว

    Thanks a lot man

  • @ChillakuruMahan
    @ChillakuruMahan 9 หลายเดือนก่อน

    super anna

  • @sanjivanigothe342
    @sanjivanigothe342 ปีที่แล้ว

    This code is giving me error....[Error2] No such file/directory

  • @switchblade3990
    @switchblade3990 2 ปีที่แล้ว

    Big fan❤️🙏

  • @shaikhrahil6880
    @shaikhrahil6880 2 ปีที่แล้ว

    Sir, how can we add a subject to it??

  • @nanthakumarkamaraj9245
    @nanthakumarkamaraj9245 2 ปีที่แล้ว +1

    Respect 💯

  • @saipranaydeepjonnalagadda4561
    @saipranaydeepjonnalagadda4561 4 หลายเดือนก่อน

    Note: Less secure apps access is not available now..

  • @ramyasree5180
    @ramyasree5180 2 ปีที่แล้ว

    Hlo sir can u just make a video ,how to send outlook mail with attaching zip file using python

  • @rish.p5637
    @rish.p5637 2 ปีที่แล้ว

    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

  • @ROMAN-zu3wu
    @ROMAN-zu3wu 2 ปีที่แล้ว

    Nice

  • @Brea_dd
    @Brea_dd 5 วันที่ผ่านมา

    thankyou

  • @Wasim0090
    @Wasim0090 2 ปีที่แล้ว

    Thank you sir

  • @codewithashu1311
    @codewithashu1311 2 ปีที่แล้ว

    Thank❤ you sir

  • @AmanKumar-ys4sj
    @AmanKumar-ys4sj 2 ปีที่แล้ว

    Can you tell how setup vscode for python development

  • @anandbabumandapalli2608
    @anandbabumandapalli2608 2 ปีที่แล้ว

    i got error like permission denied how can i clear it please help me

  • @mannanjaffery
    @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

  • @princeparaste5659
    @princeparaste5659 ปีที่แล้ว

    I dont think this video is not valid anymore.
    From May 30, 2022, ​​ ​​Google no longer supports the use of third-party apps or devices. so you can enable that "less secure option anymore" in settings anymore.

    • @JustHackIt1
      @JustHackIt1 10 หลายเดือนก่อน

      I have no idea what you just messaged. Please fix the grammar.

    • @princeparaste5659
      @princeparaste5659 10 หลายเดือนก่อน

      ​@@JustHackIt1 Yeah, I just read that. I also have no idea what i wrote there. Maybe i was high when i wrote it 🤣