> Marco wrote:
> 
> Hi,
> I tried the diagnostic utility www.qmail.org/qmail-lint-0.55 and I
> received this message:
> 
> Warning: users/assign checking not implemented
> 
> The file contains the following:
> 
> 
>+{domain.name}-:{domain.name}:{vpopmailUID}:{vpopmailGID}:/home/vpopmail/domains/{domain.name}:-::
> .

This looks correct. vadddomain will create a line exactly like the
above.

> 
> The question is: what is the syntax for this file.
You can find the syntax in the qmail-users man page. 

> and what is its role
> in the message delivering to a user created with qmailadmin?

qmailadmin only allows you to add users to a virtual domain
created by vpopmail. In this case, only one line is required
in the assign file per domain. The domains should match the
domains listed in /var/qmail/control/virtualdomains

Qmail will read the /var/qmail/user/cdb file to determine what
uid/gid and directory to have qmail-local deliver a message to.

vpopmail also supports adding virtual users for accepting email
being sent to domains in your /var/qmail/control/locals file.
In this case, each new user would have two lines in the
/var/qmail/users/assign file. And qmailadmin can not be used
to admin these users.

Try sending email using qmail-inject and watching your qmail
log files.

Ken Jones

> It's not functioning properly.
> Thank you
> Marco
> [EMAIL PROTECTED]
> 
>

Reply via email to