summaryrefslogtreecommitdiff
path: root/manifests/system.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-03-08 10:40:37 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-03-08 10:40:37 -0300
commit8af0ec91d981014055de4a1b872418ac1bc460f6 (patch)
treef4fe00836e990761ae53f481ff0c691a0dc67193 /manifests/system.pp
parent3c207f9a435963a1aa590d219527a62082749b39 (diff)
downloadpuppet-mail-8af0ec91d981014055de4a1b872418ac1bc460f6.tar.gz
puppet-mail-8af0ec91d981014055de4a1b872418ac1bc460f6.tar.bz2
OpenDKIM support
Diffstat (limited to 'manifests/system.pp')
-rw-r--r--manifests/system.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/manifests/system.pp b/manifests/system.pp
index 89f50c6..ec17ac7 100644
--- a/manifests/system.pp
+++ b/manifests/system.pp
@@ -50,6 +50,10 @@ class mail::system(
include mail::header_checks
include mail::clamav
include mail::spamassassin
+ include mail::opendkim
+
+ # DKIM
+ mail::opendkim::key { "$domain": }
# Default parameters
include mail::firma::params