/automate-emails

Automating the process of sending emails through Django . You can send one email or multiple emails ( through send_mass_mail( ) method ) at a time via Gmail according to your website's needs . The project consists of a subscribe form that takes in user's email and send a welcome email to the user .

Primary LanguagePython

Stargazers