]> gitweb.fluxo.info Git - puppet-mail.git/commitdiff
Setting postfix_use_schleuder
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 24 Aug 2010 16:42:36 +0000 (13:42 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 24 Aug 2010 16:42:36 +0000 (13:42 -0300)
manifests/system.pp

index c85f610f8a5f9347c9dcc399b81d2a6c9a6592a8..41467d90b32a8ad6a7aa663064f4f1bfc1ed3544 100644 (file)
@@ -3,6 +3,7 @@ class mail::system {
   $postfix_use_amavisd     = "yes"
   $postfix_use_dovecot_lda = "yes"
   $postfix_use_schleuder   = "yes"
+  $postfix_use_sympa       = "yes"
   $postfix_mydestination   = '$myhostname, localhost.$mydomain, localhost'
 
   case $postfix_mynetworks {