Skip to content

[bitnami/discourse] Allow for DISCOURSE_SMTP_DOMAIN to be set via docker #82421

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shageman
Copy link

Description of the change

This change exposes the config option smtp_domain as env variable DISCOURSE_SMTP_DOMAIN

Benefits

If the hostname doesn't match the email domain, SMTP providers might balk at sending messages. Set this setting to correct that.

Applicable issues

#35676

Additional information

https://meta.discourse.org/t/troubleshoot-email-on-a-new-discourse-install/16326

@github-actions github-actions bot added discourse triage Triage is needed labels Jun 14, 2025
@github-actions github-actions bot requested a review from carrodher June 14, 2025 12:04
@carrodher
Copy link
Member

Thank you for initiating this pull request. We appreciate your effort. This is just a friendly reminder that signing your commits is important. Your signature certifies that you either authored the patch or have the necessary rights to contribute to the changes. You can find detailed information on how to do this in the “Sign your work” section of our contributing guidelines.

Feel free to reach out if you have any questions or need assistance with the signing process.

Signed-off-by: Stephan Hagemann <[email protected]>
@shageman shageman force-pushed the sh-discourse-domain-env-var branch from 16b5a42 to e1e6c74 Compare June 18, 2025 19:08
@shageman
Copy link
Author

@carrodher does the new commit (with signing) look right?

@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Jun 20, 2025
@github-actions github-actions bot removed the triage Triage is needed label Jun 20, 2025
@github-actions github-actions bot removed the request for review from carrodher June 20, 2025 06:55
@github-actions github-actions bot requested a review from alvneiayu June 20, 2025 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discourse in-progress verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants