Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 736 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 736 Bytes

Sending email (with attachments) to multiple recipients using python smtplib.

A simple way to send emails with pdf/ppt attachments to several recipients using python.

Prerequisites

Python 3.6.9+

Installing

pip install email

Note

If you are using gmail to send emails you need to follow these steps:

"Allowing less secure apps to access your account" support page

Built With

Authors

  • Anderson Víctor - Initial work - Github

License

This project is licensed under the MIT License - see the LICENSE file for details