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

Use email from SMTP settings instead of current users email when sending invite emails #11266

Conversation

bergmania
Copy link
Member

@bergmania bergmania commented Oct 4, 2021

Fixes #11263

Fixes issue where we used the current users email when sending invite emails. Now we use the one from SMTP settings like in v8

Fixes issue where we used the current users email when sending invite emails. Now we use the one from SMTP settings like in v8
@Zeegaan
Copy link
Member

Zeegaan commented Oct 5, 2021

Tested this and it works!

Code looks good to me 💪

@Zeegaan Zeegaan merged commit 53df7c6 into v9/9.0 Oct 5, 2021
@Zeegaan Zeegaan deleted the v9/bugfix/11263_use_email_from_smtp_settings_when_sending_invite_emails_instead_of_current_users_email_like_in_v8 branch October 5, 2021 09:09
@nul800sebastiaan nul800sebastiaan linked an issue Oct 5, 2021 that may be closed by this pull request
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.

Smtp configuration is ignoring the From appsetting
3 participants