How To Send HTML Emails With Python

preview_player
Показать описание
In this video, you will learn how to send HTML emails using python.

Get A Free Python Handbook:

If You Enjoy This Video, please subscribe to the channel

#Python #Waypoint #CodeWithTomi
Рекомендации по теме
Комментарии
Автор

Hello, good work. I have some questions to ask.

1. What SMTP are you using in sending the mail. If not does that mean that Waypoint offers free API and SMTP for sending email?
2. Can waypoint dynamic HTML email be used but with a different SMTP server? Please show me how to do that.
3. This is not a question but more of a request. I have been scavenging the internet for the last 3 months looking for a way to send bulk HTML emails using Python to my list of leads using a Gmail SMTP or any good SMTP provider but my search has ended in more confusion. I already have HTML email ready but I need a way to send them with ease

I know you might refer me to videos to watch but understand that I started learning about HTML email marketing recently and learning HTML codes all by myself was hard enough now I feel like I have to learn Python before i can do my Job so I need a python code that works well that is all. Thank you

BruceCrown
Автор

WE ARE EXPECTING MORE VIDEOS WITH DJANGO OR FLASK

iamgarriTech
Автор

Tomi, that’s for this video, but I’m having an issue sending emails in Django with smtp, google has removed app password which is making it difficult

kashthrob