ASPP / massmail

Script to send mass mail
2 stars 56 forks source link

Added an option 'sendmail' that replaces the old 'fake' option. Fixed Bug #6. #76

Closed carlos-echeverria closed 5 years ago

carlos-echeverria commented 6 years ago

The option 'sendmail' is False by default (emails are printed to standard output). If True then the email is actually sent to all recipients.

Fixes #6