Skip to content

Send Emails from CSV File. #4

@utk2103

Description

@utk2103
  • It requires the Python standard library (more specifically, the csv, email, and smtplib modules).
  • The script requires two configuration files:

emails.csv should contain the email addresses to send the message to.
credentials.txt should contain your SMTP server login credentials, with your user name and your password on sepate lines, with no additional whitespace or other decorations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions