do fail2ban on postfix AUTH attempts on lists.d.o
[mirror/dsa-puppet.git] / modules / postfix / manifests / init.pp
index 67cb8d7..8c1d2b2 100644 (file)
@@ -28,6 +28,8 @@ class postfix {
                        order  => '000',
                        content => template('postfix/main.cf-header.erb')
                }
+       } else {
+               include fail2ban::postfix
        }
 
        exec { 'service postfix reload':