On Fri, Feb 26, 1999 at 02:36:48PM -0500, Mark E Drummond wrote:
> I noticed that the only way to create a list with a name of the form
> <list>@<domain> as opposed to <user>-<list>@<domain> is to create the
> list under the ~alias user.
> 
> Would this be a "normal" way of doing things or is there some reason not
> to? I have been setting up lists to replace my majordomo server under a
> "lists" user but I figured if I create them under ~alias then I can
> continue using the exact same list names as before, and then my users
> would not notice and change (except when trying to interact with the mlm
> itself of course).

If you wanted to create the lists somewhere other than in ~alias, you could use
the users/assign mechanism.

For example, you could create a list called testlist in ~user like this:

$ ezmlm-make ~user/testlist ~user/.qmail-testlist testlist domain.com

In users/assign, you'd need the following entry:

+testlist:user:123:456:/usr/home/user:-:testlist:

(substituting the appropriate user and group IDs and path).

The list address would then be [EMAIL PROTECTED], but controlled by a regular
user rather than the alias user.

Chris

Reply via email to