services/mail: enable dovecot fail2ban
This commit is contained in:
parent
14cf87d609
commit
ac9f5f7522
1 changed files with 3 additions and 0 deletions
|
@ -62,4 +62,7 @@ in {
|
|||
auth_mechanisms = plain login
|
||||
'';
|
||||
};
|
||||
services.fail2ban.jails.dovecot = ''
|
||||
enabled = true
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue