summaryrefslogtreecommitdiff
path: root/manifests/mlmmj.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-04-07 21:02:44 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-04-07 21:02:44 -0300
commitf32a6f8534380e082413fb5ae680bc60fd6e1bca (patch)
treea54482508f664760fe053a24d72882a432e7899b /manifests/mlmmj.pp
parentea04126f62796c6a8d21aeda4a9c2db4b11ae659 (diff)
downloadpuppet-mail-f32a6f8534380e082413fb5ae680bc60fd6e1bca.tar.gz
puppet-mail-f32a6f8534380e082413fb5ae680bc60fd6e1bca.tar.bz2
Adding mail::mlmmj::list (2)
Diffstat (limited to 'manifests/mlmmj.pp')
-rw-r--r--manifests/mlmmj.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/mlmmj.pp b/manifests/mlmmj.pp
index a8fc9ff..6f2f85d 100644
--- a/manifests/mlmmj.pp
+++ b/manifests/mlmmj.pp
@@ -30,7 +30,7 @@ class mail::mlmmj {
#}
postfix::transport_regexp_snippet { 'mlmmj_transport_regexp':
- content => '',
+ content => template('mail/postfix/mlmmj/transport_regexp.erb'),
}
postfix::virtual_regexp_snippet { 'mlmmj_virtual_regexp':