aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postfix/templates/transport_regexp
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2015-10-20 11:06:47 +0300
committerThomas Backlund <tmb@mageia.org>2015-10-20 11:06:47 +0300
commit50cfe0d1d1a1ce2ec1900a9ba016e9d7f72a7025 (patch)
treeefe0d29387b5c8ddc4e891e47aad49096da1f2d5 /modules/postfix/templates/transport_regexp
parent9b43b0f9a934081f2996b77a2cda61ec43e63e24 (diff)
downloadpuppet-50cfe0d1d1a1ce2ec1900a9ba016e9d7f72a7025.tar
puppet-50cfe0d1d1a1ce2ec1900a9ba016e9d7f72a7025.tar.gz
puppet-50cfe0d1d1a1ce2ec1900a9ba016e9d7f72a7025.tar.bz2
puppet-50cfe0d1d1a1ce2ec1900a9ba016e9d7f72a7025.tar.xz
puppet-50cfe0d1d1a1ce2ec1900a9ba016e9d7f72a7025.zip
lint fixes for postfix
Diffstat (limited to 'modules/postfix/templates/transport_regexp')
-rw-r--r--modules/postfix/templates/transport_regexp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/postfix/templates/transport_regexp b/modules/postfix/templates/transport_regexp
index 7d80cf9f..d6c485f1 100644
--- a/modules/postfix/templates/transport_regexp
+++ b/modules/postfix/templates/transport_regexp
@@ -5,4 +5,3 @@ ml_domain = 'ml\.' + domain.gsub('.','\.')
/^.*+owner\@<%= ml_domain %>$/ sympabounce:
/^.*\@<%= ml_domain %>$/ sympa:
<%- end -%>
-