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

Remove hardcoded default email sender #1167

Merged
merged 1 commit into from
Apr 24, 2019

Conversation

artur-intech
Copy link
Contributor

@artur-intech artur-intech commented Apr 13, 2019

Remove hardcoded default email sender and make it configurable via action_mailer_default_from config.

@ratM1n Should be set to [email protected] in prod.

Closes #243

@artur-intech artur-intech changed the title Remove hardcoded default email sender and make it configurable via Remove hardcoded default email sender and make it configurable Apr 13, 2019
@artur-intech artur-intech force-pushed the remove-hardcoded-default-email-sender branch from f159401 to 4fe4984 Compare April 13, 2019 14:08
@artur-intech artur-intech changed the title Remove hardcoded default email sender and make it configurable Remove hardcoded default email sender Apr 13, 2019
@artur-intech artur-intech force-pushed the remove-hardcoded-default-email-sender branch 4 times, most recently from bf1ed12 to 6b669bc Compare April 15, 2019 10:19
And make it configurable via `action_mailer_default_from` config.

Closes #243
@artur-intech artur-intech force-pushed the remove-hardcoded-default-email-sender branch from 6b669bc to a113d75 Compare April 18, 2019 16:02
@vohmar vohmar merged commit ee20535 into master Apr 24, 2019
@vohmar vohmar deleted the remove-hardcoded-default-email-sender branch April 30, 2019 07:27
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.

Make default email sender configurable
2 participants