/Sending-emails-to-csv-contacts

This script reads a CSV file containing email addresses and sends an email to each email address. The sender's email address should be a Gmail account, and the password should be a Gmail app password. You can create a Gmail app password in your Gmail settings.

Primary LanguagePython

Stargazers