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

Ensure defined admin email is always used as sender #3654

Merged
merged 1 commit into from
Nov 12, 2021

Conversation

fritzmg
Copy link
Contributor

@fritzmg fritzmg commented Nov 9, 2021

Q A
Fixed issues Fixes #3573
Docs PR or issue -

This PR fixes #3573 by setting the $GLOBALS['TL_ADMIN_EMAIL'] value as the sender within OptInToken, if available. This PR also ensures that Contao\Email always uses $GLOBALS['TL_ADMIN_EMAIL'] if available.

@Toflar Toflar added the bug label Nov 9, 2021
@Toflar Toflar added this to the 4.9 milestone Nov 9, 2021
@leofeyer leofeyer changed the title Ensure defined admin email is always used as the sender Ensure defined admin email is always used as sender Nov 12, 2021
@leofeyer leofeyer merged commit fda861b into contao:4.9 Nov 12, 2021
@leofeyer
Copy link
Member

Thank you @fritzmg.

@leofeyer leofeyer linked an issue Nov 12, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom sender mail address in OptInToken
4 participants