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

Extract Default Mail Sender to application.conf #4701

Merged
merged 3 commits into from
Jul 8, 2020

Conversation

fm3
Copy link
Member

@fm3 fm3 commented Jul 7, 2020

URL of deployed dev instance (used for testing):

  • https://___.webknossos.xyz

Steps to test:

  • overwrite mail.defaultSender in application.conf
  • should be used in the “from” field
  • also, new-user emails (sent to admin) should not use the user email as “from” adress but contain the user email in the email body

Issues:


@fm3 fm3 requested a review from youri-k July 7, 2020 09:35
Copy link
Contributor

@youri-k youri-k left a comment

Choose a reason for hiding this comment

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

LGTM :shipit:

@fm3 fm3 added the automerge label Jul 8, 2020
@bulldozer-boy bulldozer-boy bot merged commit 3def8de into master Jul 8, 2020
@bulldozer-boy bulldozer-boy bot deleted the mail-sender-conf branch July 8, 2020 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default from email address
2 participants