mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
as daniel desires
This commit is contained in:
parent
9185c070eb
commit
07aee8cd33
1 changed files with 1 additions and 1 deletions
|
|
@ -92,8 +92,8 @@ logpath = /var/log/mail.log
|
|||
# ASSP SMTP Proxy Jail
|
||||
[assp]
|
||||
enabled = false
|
||||
port = 25,465,587
|
||||
filter = assp
|
||||
action = iptables-multiport[name=assp,port="25,465,587"]
|
||||
logpath = /root/path/to/assp/logs/maillog.txt
|
||||
|
||||
# Here we use TCP-Wrappers instead of Netfilter/Iptables. "ignoreregex" is
|
||||
|
|
|
|||
Loading…
Reference in a new issue