Skip to content

Commit 1593cd7

Browse files
author
latham
committed
Major typo
1 parent 74d2dcf commit 1593cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tpl/dovecot_fail2ban_jail.local.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ enabled = true
33
filter = dovecot-pop3imap
44
action = iptables-multiport[name=dovecot-pop3imap, port="pop3,pop3s,imap,imaps", protocol=tcp]
55
# optionaly mail notification # mail[name=dovecot-pop3imap, dest=root@domain] # see /etc/fail2ban/action.d/ or Fail2Ban doc
6-
logpath = /var/log/maillog
6+
logpath = /var/log/mail.log
77
maxretry = 20
88
findtime = 1200
99
bantime = 1200

0 commit comments

Comments
 (0)