summaryrefslogtreecommitdiff
path: root/templates/virtual/postfixadmin/config.inc.php.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/virtual/postfixadmin/config.inc.php.erb')
-rw-r--r--templates/virtual/postfixadmin/config.inc.php.erb8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/virtual/postfixadmin/config.inc.php.erb b/templates/virtual/postfixadmin/config.inc.php.erb
index 58b91b7..79dfa58 100644
--- a/templates/virtual/postfixadmin/config.inc.php.erb
+++ b/templates/virtual/postfixadmin/config.inc.php.erb
@@ -131,10 +131,10 @@ $CONF['page_size'] = '10';
// Default Aliases
// The default aliases that need to be created for all domains.
$CONF['default_aliases'] = array (
- 'abuse' => 'abuse@<%= domain %>',
- 'hostmaster' => 'hostmaster@<%= domain %>',
- 'postmaster' => 'postmaster@<%= domain %>',
- 'webmaster' => 'webmaster@<%= domain %>'
+ 'abuse' => 'abuse@<%= @domain %>',
+ 'hostmaster' => 'hostmaster@<%= @domain %>',
+ 'postmaster' => 'postmaster@<%= @domain %>',
+ 'webmaster' => 'webmaster@<%= @domain %>'
);
// Mailboxes