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

Configure ActionMailer in staging and production #375

Merged
merged 5 commits into from
Apr 6, 2015

Conversation

courte
Copy link
Member

@courte courte commented Apr 1, 2015

This PR configures ActionMailer in staging and production, fixing #303, as suggested by @escobara (Thanks!).

Successfully requested password recovery email:
screenshot 2015-04-01 00 23 10

😍

@escobara
Copy link

escobara commented Apr 1, 2015

😃

@DBNess
Copy link
Member

DBNess commented Apr 1, 2015

🙌 👍

@@ -5,6 +5,19 @@

config.action_mailer.default_url_options = { host: 'codemontage.com' }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops! This host URL is for Production, not Staging 😱. Please update to earn 🏆.
Current behavior is that the emails sent from Staging environment direct the user to a Production password reset page.

@courte courte force-pushed the configure_mailer branch from a121efc to b5bde0b Compare April 6, 2015 17:23
@DBNess
Copy link
Member

DBNess commented Apr 6, 2015

👍👍👍😎

@courte courte merged commit b5bde0b into CodeMontageHQ:master Apr 6, 2015
@courte courte mentioned this pull request Apr 6, 2015
2 tasks
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.

4 participants