How To Send Emails Using Python In 8 Minutes | Coding Tutorial For Beginners

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024
  • Hey everyone,
    In today's video, we continue our tutorial series in the wonderful world of Python and dive into the process of sending an email. This is one of the super cool additions you can add to your program or automation to really add a nice functionality. It's a simple process and I talk about how to do it in just 7 minutes. Enjoy!
    This project is available on GitHub at
    --------------------------------------------------------------------------------------
    github.com/Sha...
    Add Me On Discord!
    --------------------------------------------------------------------------------------
    Username: Shaun(Hashtag)5626
    Thanks for watching! :)
    SMTP Picture Link
    www.smtpserver...
    Want to see more? Click on this spicy link :D
    / @shaunhalverson
    Assets in the thumbnail were provided by artists on
    www.canva.com
    All art and copyright ownership belongs to the artists on Canva and is under the protection of the Canva pro membership.
    #programming #tutorial #learntocode

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

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

    Cool stuff dude. Learning from you everyday.

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

    😊👍

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

    Hi, just want to ask if how do you setup or trigger this script if I wanted to run and send email at 10pm daily (just an example)

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

      If you’re on windows, you should be able to use task scheduler to set up that automation

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

      @@ShaunHalverson Big thanks for the info, I will try it.

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

    Hi bro Do you know how I can send mail with another mail that is not the mail that is logged ?

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

      Not sender_email

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

      I’m unsure what you mean by “logged”? Can you explain and I can try to help

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

    ok