Skip to content

Conversation

@tusbar
Copy link
Contributor

@tusbar tusbar commented Dec 11, 2013

This allows emails to be sent by Studio.

I enabled the creator group (using ENABLE_CREATOR_GROUP), and Studio needs to be able to send emails. So emails need to be configured.

These are the django default settings.
This allows emails to be sent by Studio.
@sarina
Copy link
Contributor

sarina commented Dec 12, 2013

Who's a good person to look at this? @feanil @e0d @ormsbee maybe?

@ormsbee
Copy link
Contributor

ormsbee commented Dec 12, 2013

Someone in ops should verify, but it looks fine to me.

@feanil
Copy link
Contributor

feanil commented Dec 12, 2013

Defaults are good and we don't use the SMTP backend in production so changes look good to me.

@sarina
Copy link
Contributor

sarina commented Dec 12, 2013

Thanks --- merging (but I'm going to ask one of you to verify this doesn't affect staging when it makes it into the release branch)

sarina added a commit that referenced this pull request Dec 12, 2013
Add email configuration to cms/envs/aws.py
@sarina sarina merged commit 8e67645 into openedx:master Dec 12, 2013
tusbar added a commit to IONISx/edx-platform that referenced this pull request Dec 13, 2013
Fix bug introduced by openedx#1919: usage of not-yet-defined AUTH_TOKENS dict.
@jzoldak
Copy link
Contributor

jzoldak commented Dec 13, 2013

@sarina @ormsbee @feanil @wedaly We need to do a better job testing PRs before merging them. The issue with AUTH_TOKENS not defined (that @tusbar fixed in #1952) would have been caught with either a sandbox deploy or running in devstack. :(

@sarina
Copy link
Contributor

sarina commented Dec 13, 2013

@jzoldak sorry about that. Am open to suggestions on different ways to test things - maybe config changes should always be tested by doing a sandbox deploy?

@jzoldak
Copy link
Contributor

jzoldak commented Dec 13, 2013

@sarina I agree. Any changes to common.py, aws.py, etc. should be tested with a sandbox deploy. Let's communicate that out to our teams.

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.

5 participants