On Thu, Oct 07, 1999 at 06:28:18AM -0500, [EMAIL PROTECTED] wrote:
When qmail-lspawn begins an attempt at delivery, it _first_ consults
users/assign, and failing to find an address in there, falls back to
consulting /etc/passwd. If you have no special needs, you can do without
a users/assign file.
> Why do I need /var/qmail/users/assign? Things work fine
> without it. It seems like it implements another way to
> do aliases. Which way is the right way to make an alias
> with qmail ... in /var/qmail/alias/.qmail-whatever or in
> users/assign with a line beginning with "whatever"?
You can do aliases both ways; there's nothing particular for or against
either method, but the purists might argue that using users/assign is
faster because CDB lookups are faster, and also since qmail-lspawn
always tries to open users/assign first, it will save a few system calls
if it can find an entry in there.
> --
> Phil Howard
> [EMAIL PROTECTED]
--
See complete headers for more info