use fail2ban to block some abusive smtp clients on our MXs (re: RT#7515)
[mirror/dsa-puppet.git] / modules / fail2ban / files / jail / dsa-exim.conf
1 [dsa-exim]
2 enabled = true
3 filter = dsa-exim
4 port = smtp,ssmtp
5 logpath = /var/log/exim4/mainlog
6 maxretry = 4
7 # action = %(action_mwl)s
8 # destemail = root-fail2ban@$DOMAIN
9 bantime = 3600