Alex Kramarov <[EMAIL PROTECTED]> wrote:
> I am forwarding an e-mail from the RPMS list, discussing the qmail rpm by
> Bruce Guenter. The point is, that running qmail-pw2u effectively destroys
> the /users/assign file and all virtual domain info that is there. the
> question is, how do we deal with that, and how should programs like vpopmail
> deal with that (theoretically there is users/append, but it seems that
> nobody is using it, it holds redundant data)? all documentation concerning
> virtual domains is talking about users/assign, so it seems qmail is stepping
> on it's own toes here.

assign is supposed to be the translated contents of the passwd file -- Bruce's
cron job regularly takes the passwd file and creates assign from it.  Anything
else which you want in the qmail-users mechanism is supposed to be placed
into append, so that updating assign (after changing passwd) won't erase it.

vpopmail is apparently not doing this.  Fix vpopmail.  Make it put the stuff
it wants in qmail-users into append instead of assign.  Then everything will
work the way djb designed it to.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to