changeset 189:3c03d3d03656 puppet-3.6

Switch to new Postfix SASL filter (no longer a separate file)
author IBBoard <dev@ibboard.co.uk>
date Sun, 10 Feb 2019 16:13:24 +0000
parents 91d4b88b7568
children d32e0b7421bf
files common/fail2ban/jail.local
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/common/fail2ban/jail.local	Sun Feb 10 16:12:45 2019 +0000
+++ b/common/fail2ban/jail.local	Sun Feb 10 16:13:24 2019 +0000
@@ -86,7 +86,7 @@
 [sasl]
 enabled = true
 maxretry = 10
-filter = postfix-sasl
+filter = postfix[mode=auth]
 action = firewall-ban[name=SASLFailures,chain=Fail2Ban,port="465,25"]
 logpath = /var/log/maillog
 findtime = 604800