Skip to content
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

[Dovecot][Netfilter] Fix dovecot failed login regex #6309

Draft
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

FreddleSpl0it
Copy link
Collaborator

Contribution Guidelines

What does this PR include?

Short Description

Fixes #6308
Dovecot allows multiple authentication attempts within a single IMAP session.
Netfilter only registers a failed login when the session is closed, leading to missed failed attempts.

This Fix requires Admins to reset Fail2ban regex in mailcow UI after update.

Affected Containers

  • Dovecot
  • Netfilter

Did you run tests?

What did you tested?

Attempted multiple failed logins within a single IMAP session.

What were the final results? (Awaited, got)

Verified that each failed attempt is now properly detected by Netfilter and the correct IP is extracted.

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.

1 participant