Skip to content

Conversation

zmotso
Copy link
Member

@zmotso zmotso commented Dec 16, 2024

Pull Request Template

Description

Add realm SMTP configuration

Fixes #96

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which improves an existing feature or documentation)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)

How Has This Been Tested?

  • Unit tests.
  • Integration tests.
  • Manual testing.

Checklist:

  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Pull Request contains one commit. I squash my commits.

@zmotso zmotso added the feature label Dec 16, 2024
@zmotso zmotso self-assigned this Dec 16, 2024
@zmotso zmotso requested a review from a team as a code owner December 16, 2024 15:27
@SergK SergK merged commit 0ae2f8a into master Dec 16, 2024
11 checks passed
@SergK SergK deleted the i/96 branch December 16, 2024 16:20
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.

SMTP configuration for realm
2 participants