]> gitweb.fluxo.info Git - puppet-mail.git/commitdiff
Changing header_checks
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 19 Aug 2010 00:19:32 +0000 (21:19 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 19 Aug 2010 00:19:32 +0000 (21:19 -0300)
files/postfix/header_checks

index 51b316884f01cc80df4d212083f8b4f114456bc5..d666512ed1add0ecfd32f33a0fb96fe67b749147 100644 (file)
@@ -1 +1,2 @@
-/^Received: from (.* \([-._[:alnum:]]+ \[[.[:digit:]]{7,15}\]\)).*\(Authenticated sender: ([^)]+)\).*by ([^)]+) \(([^)]+)\) with (E?SMTP) id ([A-F[:digit:]]+).*/ REPLACE Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: $2) with $5 id $6 
+/^Received: from (.* \([-._[:alnum:]]+ \[[.[:digit:]]{7,15}\]\)).*?([[:space:]]+).*\(Authenticated sender: ([^)]+)\).*by ([^)]) \(([^)]+)\) 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