Add fail2ban configuration for Postfix and adjust logging settings
This commit is contained in:
@@ -93,6 +93,14 @@ fail2ban_jails:
|
||||
maxretry: 5
|
||||
findtime: 600
|
||||
bantime: 3600
|
||||
postfix:
|
||||
enabled: true
|
||||
port: "smtp,ssmtp"
|
||||
filter: "postfix"
|
||||
logpath: "/var/log/postfix/current"
|
||||
maxretry: 3
|
||||
findtime: 600
|
||||
bantime: 3600
|
||||
|
||||
# aide
|
||||
install_aide: true
|
||||
|
||||
Reference in New Issue
Block a user