Simple Mail Checker in Python

Поделиться
HTML-код
  • Опубликовано: 4 янв 2025

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

  • @numberiforgot
    @numberiforgot 3 года назад +26

    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_ 10 месяцев назад

      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 года назад +2

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

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

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

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

    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

  • @1UniverseGames
    @1UniverseGames 3 года назад +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?

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

    For Outlook mails how we can check

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

    Thanks! That Video was very helpful!

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

    This is Awesome, Thank you!!!

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

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

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

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

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

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

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

      would you be able to show your code?

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

      Yes. Thanks for confirming. The above code is not working anymore in Gmail.

  • @SuperMilhauz
    @SuperMilhauz 11 месяцев назад +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.

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

    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.

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

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

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

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

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

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

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

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

    how can i parse multipart/alternative emails with this?

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

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

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

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

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

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

    How can i move the email to another label?

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

    Wow awesome bro😍❤

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

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

    • @alexanderfamilia3070
      @alexanderfamilia3070 6 месяцев назад +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!

  • @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 6 месяцев назад

      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!

  • @python.programmer5567
    @python.programmer5567 2 года назад

    question, how do you extract the body?

  • @pandipatipavan3804
    @pandipatipavan3804 3 года назад +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 3 года назад +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.

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

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

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

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

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

    Mine shows the authentication error no matter what.

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

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

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

    thanks!

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

    How can i get code please?

  • @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 Год назад

    This is which app?

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

    yo

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

    I would like to buy it for you

  • @ayushmishra6077
    @ayushmishra6077 3 года назад +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?

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

    bro thinks he's Michael Mando 💀

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

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

    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 Год назад

    it doesn't work at all

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

    first

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

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

      i think that your book's gooooooooot 2