summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-04-11 21:33:58 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-04-11 21:33:58 -0300
commit305f4e0948b089a5405100acf7e35f599de28f0c (patch)
tree328e152f3a14bea02951a5f8ef56db6338de5c51 /templates
parent95bb0df356b27ac9eebd2dab7c12ea34281eb814 (diff)
downloadpuppet-mail-305f4e0948b089a5405100acf7e35f599de28f0c.tar.gz
puppet-mail-305f4e0948b089a5405100acf7e35f599de28f0c.tar.bz2
Updating firma revision and fixing virtual regexp
Diffstat (limited to 'templates')
-rw-r--r--templates/postfix/firma/virtual_regexp.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/postfix/firma/virtual_regexp.erb b/templates/postfix/firma/virtual_regexp.erb
index f938a3f..7ba1b16 100644
--- a/templates/postfix/firma/virtual_regexp.erb
+++ b/templates/postfix/firma/virtual_regexp.erb
@@ -1 +1 @@
-/^(.*)-request\@<%= firma_subdomain.gsub(/\./, '\.') %>\.(.*)$/ $1+request@<%= firma_subdomain %>$2
+/^(.*)-request\@<%= firma_subdomain.gsub(/\./, '\.') %>\.(.*)$/ $1+request@<%= firma_subdomain %>.$2