#100DaysOfCode in Python Transcripts
Chapter: Days 64-66: Sending emails with smtplib
Lecture: Introduction to sending Emails

Login or purchase this course to watch this video and the rest of the course contents.
0:00 G'day everyone, welcome back. This is Julian Sequeira again and welcome to Sending Emails with SMTPLib. This is one of my favorites
0:10 just because I love automating stuff, right. And this is one of the first cool things that you're going to automate with Python.
0:18 Sending emails virus stripped is extremely gratifying and awesome if you want to spam your friends and I think you're really going to enjoy it, too.
0:27 So, the point of these videos is to teach you how to send an email using a script, SMPTLib and the Python MIME modules which I'll explain in a bit.
0:39 So, click next and carry on with the videos. Next, we're going to set up your Gmail application ID and then straight from there, create a script.


Talk Python's Mastodon Michael Kennedy's Mastodon