Ultra safe dovecot findtime and maxretry settings

Explicitly set the existing extremely safe 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 will increase security here.
This commit is contained in:
anoma 2015-07-06 08:34:26 +01:00
parent 5852bac43a
commit 8de060ab45
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