Simple Mail Checker in Python

Поделиться
HTML-код
  • Опубликовано: 6 сен 2024
  • In this video, we learn how to build a simple IMAP mail checking tool in Python.
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine...
    💻 The Algorithm Bible Book: www.neuralnine...
    👕 Programming Merch: www.neuralnine...
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine...
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/Neu...
    🎙 Discord: / discord
    🎵 Outro Music From: www.bensound.com/

Комментарии • 57

  • @numberiforgot
    @numberiforgot 2 года назад +25

    I’ve learned more about coding from your channel than I have from my own university. Honestly the way you demonstrate and explain as you go is easy to follow and understand.

    • @Harambe_
      @Harambe_ 6 месяцев назад

      For real. University is incredibly overrated when you can learn so much from just doing it yourself (like the grey beards did back in the day). It almost seems like a scam to extract money from young people.

  • @jeffhatescarz
    @jeffhatescarz Год назад +2

    Clear and succinct. Thank you for taking the time to make this video!!!

  • @SuperMilhauz
    @SuperMilhauz 7 месяцев назад +2

    Well, thanks for nice manual, but this is outdated. Google does not allow loging in using imap. I read that u can login using api.

  • @1UniverseGames
    @1UniverseGames 2 года назад +3

    Happy new year sir. I have a a question, how can I plug or Integrate a Pytorch based GNN models into Pyspark or Spark cluster?

  • @joan.romero
    @joan.romero Год назад +1

    Hello, thanks for the video, it helped me to understand some things. I'm trying to classify emails by topics, and then do a sentiment analysis. I have figured out how to take the emails, and also the final part of the sentiment analysis, but I can't figure out how to categorize the emails by topic. Any ideas? I would really appreciate your answer. Thank you

  • @pratikjain2690
    @pratikjain2690 2 года назад +2

    For Outlook mails how we can check

  • @willwang6346
    @willwang6346 Год назад +1

    python: [Errno 10054] An existing connection was forcibly closed by the remote host
    not able to connect using IMAP4_SSL

  • @davidverheyen6635
    @davidverheyen6635 2 месяца назад

    Thank you. Would it be trustworthy to build some kind of spamfilter with this? In most mail programs (but not all) a mail filter is integrated.. So I was thinking: maybe run a python script on a nas or raspberry pi that checks every 15 minutes for known (sometimes the sender, sometimes part of the subject) spam messages and delete them.

  • @webwarriorc4683
    @webwarriorc4683 2 года назад +2

    I really like your video, I have learn a lot from your video (Python Beginner)

  • @michaelhofmann8719
    @michaelhofmann8719 2 года назад +1

    Thanks! That Video was very helpful!

  • @ricodexr
    @ricodexr 2 года назад +1

    from May 30, 2022 Google not support Less secure app access , but works with other mails platforms , thank for Video 👍

  • @Flufi_
    @Flufi_ 3 месяца назад

    can you please tell me how to make it only read new emails

  • @yohanesberhanu6026
    @yohanesberhanu6026 5 месяцев назад

    This is Awesome, Thank you!!!

  • @yeetboiaug9615
    @yeetboiaug9615 Год назад +1

    I have a constant issue of login failed even though the credentials are completely accurate. Same error

  • @khalidhussainnasim210
    @khalidhussainnasim210 Год назад

    I have problem in msgnums(0).
    It shows TypeError: 'list' object is not callable.

  • @TheNazbul
    @TheNazbul 2 года назад +2

    this need less sequre app enable in google. which is not accesible now

  • @abdulazeem1880
    @abdulazeem1880 2 года назад +1

    Will this have any impact on privacy with our mail account?

  • @ayushmishra6077
    @ayushmishra6077 2 года назад

    I just noticed a thing that you use the good of both worlds Speed of vim and diversity of pycharm Nice

  • @hieuha6245
    @hieuha6245 Год назад

    how about outlook 365 email? Microsoft is about to turn off Basic Authentication for Imap, do you have an example for that?

  • @RewStein4039
    @RewStein4039 6 месяцев назад

    How can i move the email to another label?

  • @anjelas2708
    @anjelas2708 2 года назад

    I used to save yahoo email subject, sender, date time etc.. but since a few weeks the latest email always has the same index that is 10000.. this breaks my script.. is there any solution to this ?

  • @oleksandr8607
    @oleksandr8607 Год назад

    Thank you a lot!

  • @coxismail734t
    @coxismail734t Год назад

    Hi bro I want to log into outlook and leave an email in forwarding is it possible ???

  • @dwightbenedict6975
    @dwightbenedict6975 2 года назад

    how can i parse multipart/alternative emails with this?

  • @python.programmer5567
    @python.programmer5567 Год назад

    question, how do you extract the body?

  • @dustincallico1794
    @dustincallico1794 Год назад

    What about if the imap server you are using uses OAUTH2 and you have to use import msal
    This is currently what im stuck on.

    • @alexanderfamilia3070
      @alexanderfamilia3070 2 месяца назад

      Google asked me for an app password as well, all you need to do is pass your email and app password (not your email password). Good luck!

  • @Kitty3505Channel
    @Kitty3505Channel 11 месяцев назад

    Mine shows the authentication error no matter what.

  • @pandipatipavan3804
    @pandipatipavan3804 2 года назад +1

    Wow awesome bro😍❤

  • @austinhomolka
    @austinhomolka 2 года назад

    thanks!

  • @kanthaphongtachapong1535
    @kanthaphongtachapong1535 2 года назад

    does anyone know what program is he using for writing the script? Appreciate it

  • @davidandagnesmitchell1381
    @davidandagnesmitchell1381 8 месяцев назад +1

    yo

  • @pandipatipavan3804
    @pandipatipavan3804 2 года назад +5

    Please share the code files or the links in the description bro. The Videos are really awesome and it's getting much useful for everyone.

    • @stevenwoods9403
      @stevenwoods9403 2 года назад +5

      @Pandipati Pavan: You learn better by following his instructional videos than if you were to merely copy and paste his code into your own projects. Trust me; I know.

  • @testertestyu3923
    @testertestyu3923 2 года назад

    For Gmail I had to go to my Goole Account, Security, and then enable Access from Less Secure apps

  • @reving4896
    @reving4896 5 месяцев назад

    How can i get code please?

  • @JorgeEscobarMX
    @JorgeEscobarMX Год назад

    My guess is that gmail is harder to do since it must have restrictions to avoid automation.

    • @alexanderfamilia3070
      @alexanderfamilia3070 2 месяца назад +1

      Google asked me for an app password as well, all you need to do is pass your email and app password (not your email password). Good luck!

  • @owenistheBOMB
    @owenistheBOMB Год назад +1

    Those of you trying to use this for Gmail should be aware that this tutorial will not work for you as gmail requires higher security than simple username and password for 3rd party apps.

  • @AyushBiswasGaming
    @AyushBiswasGaming 8 месяцев назад

    This is which app?

  • @baldoggie
    @baldoggie Год назад +7

    bro thinks he's Michael Mando 💀

  • @ayushmishra6077
    @ayushmishra6077 2 года назад +1

    Hello neuralnine i am having a video requestes which is that you make a video in which you tell how to install lsp for python in neovim on windows
    Thanks for reading IF you are reading and and pls reply in the comments are you using coc or lsp Thanks again

  • @taominh
    @taominh Год назад

    it work yahoo huh?

  • @hamzarachid823
    @hamzarachid823 Год назад

    I would like to buy it for you

  • @VidAll173
    @VidAll173 Год назад

    • @VidAll173
      @VidAll173 Год назад

      i think that your book's gooooooooot 2

  • @mohamedhamdi366
    @mohamedhamdi366 Год назад

    Hi I m Mohamed. I want to ask you. I want to make 1000email in python. but I need the python make him for my.can I doing that?

  • @sanhill9409
    @sanhill9409 9 месяцев назад

    it doesn't work at all

  • @pogus3229
    @pogus3229 2 года назад

    first

  • @CanlDersler10SnfPrivate
    @CanlDersler10SnfPrivate 2 года назад