summaryrefslogtreecommitdiff
path: root/templates/dovecot/dovecot.conf.wheezy.erb
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-06-18 09:52:29 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-06-18 09:52:29 -0300
commit83bdfe2e56cc8c1823a3846f7a3c276770fa65d9 (patch)
treee430248a398e93edafd7b4dea73ee1dbbbeb9f40 /templates/dovecot/dovecot.conf.wheezy.erb
parent0fae80a1a028a20bfe2b133995d60b2cb29bde4a (diff)
downloadpuppet-mail-83bdfe2e56cc8c1823a3846f7a3c276770fa65d9.tar.gz
puppet-mail-83bdfe2e56cc8c1823a3846f7a3c276770fa65d9.tar.bz2
Updates templates
Diffstat (limited to 'templates/dovecot/dovecot.conf.wheezy.erb')
-rw-r--r--templates/dovecot/dovecot.conf.wheezy.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/dovecot/dovecot.conf.wheezy.erb b/templates/dovecot/dovecot.conf.wheezy.erb
index 823ebb3..72e4c0d 100644
--- a/templates/dovecot/dovecot.conf.wheezy.erb
+++ b/templates/dovecot/dovecot.conf.wheezy.erb
@@ -56,7 +56,7 @@ protocol pop3 {
protocol lda {
auth_socket_path = /var/run/dovecot/auth-master
mail_plugins = sieve
- postmaster_address = postmaster@<%= fqdn %>
+ postmaster_address = postmaster@<%= @fqdn %>
}
# Should saving a mail to a non-existing mailbox automatically create it?