summaryrefslogtreecommitdiff
path: root/manifests/mlmmj.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/mlmmj.pp')
-rw-r--r--manifests/mlmmj.pp6
1 files changed, 0 insertions, 6 deletions
diff --git a/manifests/mlmmj.pp b/manifests/mlmmj.pp
index 6906391..47250bb 100644
--- a/manifests/mlmmj.pp
+++ b/manifests/mlmmj.pp
@@ -35,12 +35,6 @@ class mail::mlmmj(
mail::mlmmj::domain { "${subdomain}.${domain}": }
# TODO: remove in the future
- postfix::transport_regexp_snippet { "mlmmj_transport_regexp":
- ensure => absent,
- content => template('mail/mlmmj/transport_regexp.erb'),
- }
-
- # TODO: remove in the future
postfix::virtual_regexp_snippet { "mlmmj_virtual_regexp":
ensure => absent,
content => template('mail/mlmmj/virtual_regexp.erb'),