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.
This commit is contained in:
anoma 2015-07-06 13:44:53 +01:00
parent b6f26c0f1e
commit e591d9082f
1 changed files with 2 additions and 0 deletions

View File

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