Django sending email using Gmail account | How to send email using Django | Python

Sdílet
Vložit
  • čas přidán 28. 01. 2022
  • Django sending Mail | How to send mail using Django
    In this video you will learn how to send mail using django which is python framework from your gmail account
    Stackoverflow :
    stackoverflow.com/questions/6...
    Temp Mail :
    temp-mail.org/en/

Komentáře • 13

  • @midhurammanoj931
    @midhurammanoj931 Před rokem

    Thanks a lot bro!!

  • @motive_mindset1120
    @motive_mindset1120 Před rokem

    Thanks bro ✌️

  • @chibuzorokenwa7572
    @chibuzorokenwa7572 Před rokem

    Appreciate the work but why do your subtitle have to be an obstruction?

  • @michaelkamau9565
    @michaelkamau9565 Před 2 lety +7

    I have realized that gmail will remove the "allow less secure apps" feature. Is there an alternative approach for sending emails using gmail in django?

    • @kevonnem
      @kevonnem Před 2 lety

      Did you happen to find an alternative approach?

    • @PremKumar-cc2tp
      @PremKumar-cc2tp Před 2 lety +1

      @@kevonnem having custom mailing server

    • @yaniskrn8109
      @yaniskrn8109 Před rokem

      @@kevonnem its in the video.. just activate the two factors auth and use app password

    • @bharath7861
      @bharath7861 Před rokem

      @@yaniskrn8109 I used the app password but it's not working

    • @yaniskrn8109
      @yaniskrn8109 Před rokem

      @@bharath7861 make sure u wrote it correctly and all the settings are authentic to the video if ur using gmail

  • @ismatovismatillo4671
    @ismatovismatillo4671 Před rokem

    I got this error Sorry ismatov, it seems that our mail server is not responding. Please try again later!

  • @tejaswinitejaswini1318

    Is there any alternative method