view common/fail2ban/apf.conf @ 180:83885499c093 puppet-3.6

Strip some headers on outbound emails Necessary because GMail app on Android using an account on our server adds half of the MS Outlook headers, but not the others and this causes SpamAssassin to flag as spam
author IBBoard <dev@ibboard.co.uk>
date Sun, 05 Aug 2018 10:40:51 +0100
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>