summaryrefslogtreecommitdiff
path: root/htdocs/docs/config.html
diff options
context:
space:
mode:
authorjeff <jeff>2001-08-12 19:41:26 +0000
committerjeff <jeff>2001-08-12 19:41:26 +0000
commit4d513ff5a17bd3b697502b54c9516577a0a8d3e4 (patch)
treed296582946bc41064ba86bc87ae8954791d02c2d /htdocs/docs/config.html
parent67e59b7ab85227889ca127b875b4138f018c844d (diff)
merging vpopmail support branch
Diffstat (limited to 'htdocs/docs/config.html')
-rw-r--r--htdocs/docs/config.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/htdocs/docs/config.html b/htdocs/docs/config.html
index 9282e826d..532a826be 100644
--- a/htdocs/docs/config.html
+++ b/htdocs/docs/config.html
@@ -100,6 +100,8 @@ All further configuration files and directories are located in
<li><a name="usernamemax">usernamemax</a> - Maximum username length (default is the size of the SQL column, probably specified when fs-setup was run)
<li><a name="usernamemax">username-letter</a> - The existance of this file will turn on the requirement that usernames contain at least one letter.
<li><a name="usernamemax">username-letterfirst</a> - The existance of this file will turn on the requirement that usernames start with a letter.
+ <li><a name="username_policy">username_policy</a> - This file controls the mechanism for preventing duplicate usernames in passwd/radius files exported from svc_accts. This should be one of 'prepend domsvc' 'append domsvc' or 'append domain'
+ <li><a name="vpopmailmachines">vpopmailmachines</a> - Your vpopmail pop toasters, one per line. Each line is of the form "machinename vpopdir vpopuid vpopgid". Eg: poptoaster.domain.tld /home/vpopmail 508 508 Note: vpopuid and vpopgid are values taken from the vpopmail machine's /etc/passwd
</ul>
</body>