summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-07-14 10:34:36 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-07-14 10:34:36 -0300
commitcc90e80a1e3a330d3e2069fa4da19c91493fff41 (patch)
tree168a05570ccca9894076760a8f1ecbbcb15256fc /templates
parent23c31dc2655078f04c0d772585672ceaa2ab35d3 (diff)
downloadpuppet-mail-cc90e80a1e3a330d3e2069fa4da19c91493fff41.tar.gz
puppet-mail-cc90e80a1e3a330d3e2069fa4da19c91493fff41.tar.bz2
Using $postfix_anon_sasl
Diffstat (limited to 'templates')
-rw-r--r--templates/postfix/header_checks.erb2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/postfix/header_checks.erb b/templates/postfix/header_checks.erb
deleted file mode 100644
index bca5914..0000000
--- a/templates/postfix/header_checks.erb
+++ /dev/null
@@ -1,2 +0,0 @@
-/^Received: from (.* \([-._[:alnum:]]+ \[[.[:digit:]]{7,15}\]\)).*?([[:space:]]+).*\(Authenticated sender: ([^)]+)\).*by (<%= fqdn.gsub(/\./, '\.') %>) \(([^)]+)\) with (E?SMTPS?A?) id ([A-F[:digit:]]+).*/
- REPLACE Received: from [127.0.0.1] (localhost [127.0.0.1])$2(Authenticated sender: $3)${2}with $6 id $7