Merged
Conversation
lognaturel
approved these changes
Oct 22, 2025
Member
lognaturel
left a comment
There was a problem hiding this comment.
Thank you! The verification part is definitely annoying for changes to this image. In the past I've checked for requests attempted instead of verifying the full end-to-end but it's good to have the confidence that it actually works.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #966
What has been done to verify that this works as intended?
Setup a VPS with outbound port 25 open, major cloud providers block it and we need to send customer service request to get it unblocked :( I ended up using Contabo.
Checked out this PR and verified that reset password email works.
Screenshots & logs
Change History:
From v0.5.4 to latest (0.7.7) in github under ix-ai:
ix-ai/smtp@v0.5.4...v0.7.7
dkimas default valueFrom v1.0.0 to latest (1.1.1) in gitlab under egos-tech: (v1.0.0 is equal to 0.7.7 of previous repo)
https://gitlab.com/egos-tech/smtp/-/compare/1.0.0...1.1.1?from_project_id=68893719
None of the changes look breaking to me or require any configuration changes on our part.
Before submitting this PR, please make sure you have:
nextbranch OR only changed documentation/infrastructure (masteris stable and used in production)