final fixes

This commit is contained in:
lars 2005-12-25 15:02:25 +00:00
parent 848f637cda
commit 639ba4c558
5 changed files with 6 additions and 5 deletions

View file

@ -29,7 +29,7 @@ $TEMPLATE_DIR = "/usr/local/share/ezmlm-web/template";
# 1 = allow user to delete list completely. No backup, therefore no recovery.
$UNSAFE_RM = 0;
# Who is the alias user on this system (usually alias ;)
# Who is the qmail alias user on this system (usually alias ;)
$ALIAS_USER = 'alias';
# Where do the qmail control files live on this system ...