1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-17 04:51:49 +00:00

Merge pull request #6309 from mailcow/fix/6308

[Dovecot][Netfilter] Fix dovecot failed login regex
This commit is contained in:
FreddleSpl0it
2025-02-24 11:26:06 +01:00
committed by GitHub
5 changed files with 16 additions and 6 deletions

View File

@@ -278,6 +278,7 @@ imap_max_line_length = 2 M
#auth_cache_negative_ttl = 0
#auth_cache_ttl = 30 s
#auth_cache_size = 2 M
auth_verbose_passwords = sha1:6
service replicator {
process_min_avail = 1
}