Using Flask-Mail to Send Emails in Flask

preview_player
Показать описание
This video discusses the popular Flask-Mail extension for sending emails in Flask.

Build Better Apps, Faster In Only 4 Minutes👇🏼
Рекомендации по теме
Комментарии
Автор

There aren't too many good flask tutorials around, so I appreciate your videos. Thanks for your hard work!

mussta
Автор

Hi Anthony, I'm just delving into the world of Flask, and you've helped so much with your various videos!

tpz
Автор

Thanks a lot Anthony, I was stuck with my contact form in Flask and watching your tutorial definitely helped me solve it! :-)

anneest
Автор

One of the best videos. Well-explained and entirely easy to understand the concept. I love your channel.

morezasharifi
Автор

Great stuff dude, loving your flask tutorials!

filipmucha
Автор

Another high quality tutorial thank you!

You should have done a sponsorship deal with ExpressVPN haha. Stay Safe Anthony

aspiretoinspire
Автор

I got hit with the cookies from other websites! lol ;). Best video for smtp with flask. Thanks!

ganeshkumar-yezq
Автор

Thanks Antony another great video with a clear explanation, Cheers

regbarnard
Автор

i have deployed my app on pythonanywhere. This works fine for localhost but gives internal error on pythonanywhere. Any suggestions?

rohitvishwakarma
Автор

I am supposed to code a use case ( Use-Case: User Oil Change Reminder Notification:Should show notification in app and by email, a reminder will be sent out when a specific mileage is hit.) using flask and python can I use the steps in the tutorial ?

mariyamelshrief
Автор

Have you configure DKIM with Flask-Mail ? It seems that emails get into your spam.

gatolinux
Автор

Great! But gmail won't work any more since May 2022 - google blocked this kinds of connections.

freakingelzi
Автор

Hi, I have a project that needs this email function, thank you for uploading it, it helps a lot!
However, may I ask if there is a way that I can possibility send an email like that with onclick function?
I am trying to make a button on a website that when I click on it, an email will be automatically send to the recipient without actually me running the codes. Is it possible?

lianyan
Автор

Wich email server username and password we have to put in MAIL_USERNAME and MAIL_PASSWORD

talaliqbal
Автор

Hi there how do I find my MX records on flaskmail?

MD-kjfh
Автор

How can i send mail on a particular date ? Suppose an user gave a date and he wants the mail on that particular date an any time of the day ? Can this be configured ? I need a solution for this for my project

avishekdattaray
Автор

i am getting the error
OSError
OSError: Int or String expected:

danishkhann
Автор

Getting timeout error
Anybody got a fix??

steamaccount
Автор

Hope u changed that password. It's visible...

leustad
Автор

sir I got this Error:
Connection unexpectedly closed. Please resolve it

Viratkohli-ptpu