mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-09-08 19:40:47 +00:00
Fix postfix_log typo
This commit is contained in:
parent
75d33c0f09
commit
ced7be94b2
1 changed files with 1 additions and 1 deletions
|
|
@ -514,7 +514,7 @@ backend = %(postfix_backend)s
|
|||
[postfix-rbl]
|
||||
|
||||
port = smtp,465,submission
|
||||
logpath = %(postfix_mail)s
|
||||
logpath = %(postfix_log)s
|
||||
backend = %(postfix_backend)s
|
||||
maxretry = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue