summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-04-07 21:01:11 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-04-07 21:01:11 -0300
commitea04126f62796c6a8d21aeda4a9c2db4b11ae659 (patch)
tree3d1606e872e0364785c3c082b69b303479e56808 /templates
parent15a98e434860aa5211447c6b0f4dbabed287c65c (diff)
downloadpuppet-mail-ea04126f62796c6a8d21aeda4a9c2db4b11ae659.tar.gz
puppet-mail-ea04126f62796c6a8d21aeda4a9c2db4b11ae659.tar.bz2
Adding mail::mlmmj::list
Diffstat (limited to 'templates')
-rw-r--r--templates/postfix/mlmmj/transport_regexp.erb1
-rw-r--r--templates/postfix/mlmmj/virtual_regexp.erb2
2 files changed, 1 insertions, 2 deletions
diff --git a/templates/postfix/mlmmj/transport_regexp.erb b/templates/postfix/mlmmj/transport_regexp.erb
index ff6cf12..e69de29 100644
--- a/templates/postfix/mlmmj/transport_regexp.erb
+++ b/templates/postfix/mlmmj/transport_regexp.erb
@@ -1 +0,0 @@
-/^(.*)\@<%= mlmmj_subdomain.gsub(/\./, '\.') %>\.(.*)$/ mlmmj:${1}
diff --git a/templates/postfix/mlmmj/virtual_regexp.erb b/templates/postfix/mlmmj/virtual_regexp.erb
index a500819..77811dd 100644
--- a/templates/postfix/mlmmj/virtual_regexp.erb
+++ b/templates/postfix/mlmmj/virtual_regexp.erb
@@ -1 +1 @@
-/^(.*)\@<%= mlmmj_subdomain.gsub(/\./, '\.') %>\.(.*)$/ $1@$2
+/^(.*)\@<%= mlmmj_subdomain.gsub(/\./, '\.') %>\.(.*)$/ ${1}