added sending emails tutorial · White656/pythoncode-tutorials@9894bc0 · GitHub
Skip to content

Commit 9894bc0

Browse files
committed
added sending emails tutorial
1 parent 7f77249 commit 9894bc0

3 files changed

Lines changed: 41 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions

general/email-sender/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# [How to Send Emails in Python using smtplib Module](https://www.thepythoncode.com/article/sending-emails-in-python-smtplib)
2+
Feel free to edit the code how ever you want to suit your needs!
Lines changed: 38 additions & 0 deletions

0 commit comments

Comments
 (0)