summaryrefslogtreecommitdiff
path: root/templates/dovecot/dovecot.conf.wheezy.erb
diff options
context:
space:
mode:
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?