Skip to content

Support SMTP configuration via environment variables#330

Merged
mikejritter merged 1 commit intodevelopfrom
feat/support-smtp-configuration
Jan 27, 2026
Merged

Support SMTP configuration via environment variables#330
mikejritter merged 1 commit intodevelopfrom
feat/support-smtp-configuration

Conversation

@mglyrasis
Copy link
Copy Markdown
Contributor

What does this do?
Configures SMTP via environment variables.

Why are we doing this? (with JIRA link)
There was a request to configure dev environments with valid SMTP credentials. The existing settings.xml files had hardcoded local settings.

How should this be tested? Do these changes have associated tests?
These variables are already used in deployments, so they're known to work. There are not tests associated with this PR.

Dependencies for merging? Releasing to production?
None.

Has the application documentation been updated for these changes?
No.

Did someone actually run this code to verify it works?
Yes.

@mikejritter mikejritter changed the base branch from main to develop January 27, 2026 21:55
Copy link
Copy Markdown
Contributor

@mikejritter mikejritter left a comment

Choose a reason for hiding this comment

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

Looks good, thanks. I just changed the branch from main to develop but they'll be in the RC when that's out in a day or two.

@mikejritter mikejritter merged commit b460489 into develop Jan 27, 2026
2 checks passed
@mikejritter mikejritter deleted the feat/support-smtp-configuration branch January 27, 2026 21:57
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.

2 participants