webusers file can be chosen by the option "WEBUSERS_FILE" in ezmlmwebrc

This commit is contained in:
io 2005-01-22 13:15:13 +00:00
parent 70127a3b07
commit 5cdad15a79
2 changed files with 11 additions and 8 deletions

View file

@ -13,6 +13,9 @@
# This directory will automatically be created if needed.
$LIST_DIR = "$HOME_DIR/lists";
# Where is the webusers file for access-permissions
$WEBUSERS_FILE = "$LIST_DIR/webusers";
# Safe list deletion?
# 0 = move list to .list and the .qmails to deleted.qmail/. Recoverable :)
# 1 = allow user to delete list completely. No backup, therefore no recovery.