fail2ban: use "host_info" template expression
[mirror/dsa-puppet.git] / modules / fail2ban / files / filter / dsa-exim-strict.conf
index 1fc5f49..2dcdfb1 100644 (file)
@@ -4,4 +4,4 @@
 before = exim-common.conf
 
 [Definition]
-failregex = (?i)^%(pid)s SMTP protocol error in "AUTH LOGIN" .* \[<HOST>\] AUTH command used when not advertised$
+failregex = (?i)^%(pid)s SMTP protocol error in "AUTH LOGIN" %(host_info)sAUTH command used when not advertised$