2. Modify jail.conf
[postfix-iptables]
enabled = true
filter = postfix
action = iptables[name=Postfix, port=smtp, protocol=tcp]
sendmail[name=Postfix, dest=alertmailaddress@yourdomain.com]
logpath = /var/log/maillog
bantime = 3600
findtime = 300
maxretry = 3
3. Modify postfix.conf
failregex = reject: RCPT from (.*)\[<HOST>\]: 554
reject: RCPT from (.*)\[<HOST>\]: 550
reject: RCPT from (.*)\[<HOST>\]: 450
4. Done.
http://stuffphilwrites.com/2013/03/permanently-ban-repeat-offenders-fail2ban/
No comments:
Post a Comment