1
0
Mirror von https://github.com/mail-in-a-box/mailinabox.git synchronisiert 2026-04-01 21:27:22 +02:00

Ultra safe dovecot findtime and maxretry settings

Explicitly set the timings and counts for the dovecot jail rather than change the global [DEFAULT] and inherit it for this one jail. These settings are far too safe so a future PR should increase security here.
Dieser Commit ist enthalten in:
anoma
2015-07-06 13:44:53 +01:00
Ursprung b6f26c0f1e
Commit e591d9082f

Datei anzeigen

@@ -11,3 +11,5 @@ enabled = true
[dovecot]
enabled = true
filter = dovecotimap
findtime = 30
maxretry = 20