Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@pitilux
Copy link
Contributor

@pitilux pitilux commented Oct 10, 2024

Description

Fixes #4170 and test coverage of #2640.

This is my first PR, let me know if I missed something. And regarding the CHANGELOG, would the following line be ok?

Fixes
- Dovecot:
   - Fix dummy account creation (PR number)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • If necessary, 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
  • I have added information about changes made in this PR to CHANGELOG.md

Copy link
Member

@polarathene polarathene left a comment

Choose a reason for hiding this comment

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

Thanks for taking time to tackle this 😁

@polarathene polarathene changed the title Fix Dovecot dummy account creation fix: Avoid alias being used as regex during dovecot dummy account userdb detection Oct 10, 2024
@polarathene

This comment was marked as outdated.

pitilux added 2 commits October 11, 2024 07:49
@pitilux
Copy link
Contributor Author

pitilux commented Oct 11, 2024

Thanks for the review. I applied all your suggested changes.

Copy link
Member

@polarathene polarathene left a comment

Choose a reason for hiding this comment

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

LGTM! 😎

@polarathene polarathene merged commit 34eb54a into docker-mailserver:master Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug report: start-mailserver.sh says the alias will not be added twice

2 participants