Adrian schrieb:

> I've tried creating new users with the MkUsers command but it doesn't work.

> If I start the program on its own and follow the directions in the doc like:

> domain;username;password;real-name;homepage[newline]

> I can enter the details, then hit enter and enter the next lot of details, 
> but I can't exit without doing a Ctrl-C & I end up with an empty 
> mailusers.tab file

> And I've tried reading a file with  MkUsers < filename

Wrong, look in the docs again and find:
-f inputFile            = input file name {stdin}

So call like this:
mkusers -f filename

And you need to be in the MAIL_ROOT path or specify it:
-r rootdir              = mail root path {./}

And also note:
If a file mailusers.tab already exist in mail root path MkUsers exit without
overwriting the existing copy.


Gerrit
-- 
=^..^=

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to