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

Make default email sender configurable #243

Closed
artur-intech opened this issue Nov 14, 2016 · 0 comments · Fixed by #1167
Closed

Make default email sender configurable #243

artur-intech opened this issue Nov 14, 2016 · 0 comments · Fixed by #1167
Assignees

Comments

@artur-intech
Copy link
Contributor

artur-intech commented Nov 14, 2016

config.action_mailer.default_options = {
  from: "[email protected]"
}
@artur-intech artur-intech changed the title Move hard-coded application mailer sender's email to db config Make default email sender configurable Nov 23, 2016
artur-intech pushed a commit that referenced this issue Apr 13, 2019
`action_mailer_default_sender` config.

Closes #243
artur-intech pushed a commit that referenced this issue Apr 13, 2019
And make it configurable via `action_mailer_default_sender` config.

Closes #243
artur-intech pushed a commit that referenced this issue Apr 13, 2019
And make it configurable via `action_mailer_default_sender` config.

Closes #243
artur-intech pushed a commit that referenced this issue Apr 13, 2019
And make it configurable via `action_mailer_default_sender` config.

Closes #243
artur-intech pushed a commit that referenced this issue Apr 13, 2019
And make it configurable via `action_mailer_default_sender` config.

Closes #243
artur-intech pushed a commit that referenced this issue Apr 15, 2019
And make it configurable via `action_mailer_default_from` config.

Closes #243
artur-intech pushed a commit that referenced this issue Apr 18, 2019
And make it configurable via `action_mailer_default_from` config.

Closes #243
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 a pull request may close this issue.

2 participants