Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

New envproperties token #3

Open
stonaker opened this issue Aug 12, 2017 · 0 comments
Open

New envproperties token #3

stonaker opened this issue Aug 12, 2017 · 0 comments

Comments

@stonaker
Copy link
Contributor

Add a token to envproperties.py for the email list to receive errors:

i.e. replace this:
DenhacEmail.SendEmail(fromAddr = 'autobot@denhac.org',
toAddr = ['anthony.stonaker@gmail.com'],
with this:
DenhacEmail.SendEmail(fromAddr = 'autobot@denhac.org',
toAddr = envproperties.ERROR_EMAIL_LIST,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant