Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 2 commits into from

Conversation

carlos-echeverria
Copy link

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

ASPP Student added 2 commits September 3, 2018 15:27
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not send emails by default
2 participants