view common/fail2ban/apf.conf @ 81:c858ca1e01d0 puppet-3.6

Move to CentOS7-based dovecot (with a tweak for "in=…") because it seems to match output better
author IBBoard <dev@ibboard.co.uk>
date Sun, 01 Nov 2015 21:18:07 +0000
parents 956e484adc12
children
line wrap: on
line source

[Definition]
actionstart = 
actionstop = 
actioncheck = 
actionban = /etc/apf/apf --deny <ip> Fail2Ban-<name>
actionunban = /etc/apf/apf --remove <ip>