machines that smarthost in and out don't need to accept mail from the interwebs
[mirror/dsa-puppet.git] / modules / exim / manifests / mx.pp
index 1e77aa9..2f1bfb6 100644 (file)
@@ -1,4 +1,7 @@
 class exim::mx inherits exim {
+    include clamav
+    include postgrey
+
     file {
         "/etc/exim4/ccTLD.txt":
           require => Package["exim4-daemon-heavy"],