Skip to content

Add email configuration to cms/envs/aws.py - #1919

Merged
sarina merged 2 commits into
openedx:masterfrom
IONISx:studio-email-config
Dec 12, 2013
Merged

Add email configuration to cms/envs/aws.py#1919
sarina merged 2 commits into
openedx:masterfrom
IONISx:studio-email-config

Conversation

@tusbar

@tusbar tusbar commented Dec 11, 2013

Copy link
Copy Markdown
Contributor

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

sarina commented Dec 12, 2013

Copy link
Copy Markdown
Contributor

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

@ormsbee

ormsbee commented Dec 12, 2013

Copy link
Copy Markdown
Contributor

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

@feanil

feanil commented Dec 12, 2013

Copy link
Copy Markdown
Contributor

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

@sarina

sarina commented Dec 12, 2013

Copy link
Copy Markdown
Contributor

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

jzoldak commented Dec 13, 2013

Copy link
Copy Markdown
Contributor

@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

sarina commented Dec 13, 2013

Copy link
Copy Markdown
Contributor

@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

jzoldak commented Dec 13, 2013

Copy link
Copy Markdown
Contributor

@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.

@tusbar
tusbar deleted the studio-email-config branch June 1, 2014 15:03
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