diff --git a/root/etc/e-smith/events/actions/ipasserelle-lists-init-domain b/root/etc/e-smith/events/actions/ipasserelle-lists-init-domain index 8b7cd98..03c6175 100644 --- a/root/etc/e-smith/events/actions/ipasserelle-lists-init-domain +++ b/root/etc/e-smith/events/actions/ipasserelle-lists-init-domain @@ -57,7 +57,8 @@ if (!$vhost){ TemplatePath => 'WebAppVirtualHost', DocumentRoot => '/usr/share/phplist/www', Removable => 'yes', - Authentication => 'LemonLDAP' + Authentication => 'LemonLDAP', + Alias => '/lists=/usr/share/phplist/www' }); unless ( system("/sbin/e-smith/signal-event", "domain-create", "news.$domain") == 0 ){