Subject: Re: Q on qmail
To: Tracy Nelson <tnelson158@attbi.com>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: netbsd-help
Date: 02/15/2002 07:21:04
On Thu, Feb 14, 2002 at 03:34:46PM -0800, Tracy Nelson wrote:
> Hmmm, that's interesting.  When I run make in the qmail-users directory, it
> returns quickly with no indication that it did anything.  Same response if I
> issue "make install".  When I checked /etc/passwd, the first entry for
> qmail-users seemed to be there (alias), but no others.
cvs update your pkgsrc/mk, pkgsrc/mail/qmail and pkgsrc/mail/qmail-users

pkg_delete qmail-users, pkg_delete qmail and remove 'qmail*' users as well as 'alias'
user. delete 'nofiles' and 'qmail' groups. rm -rf /var/qmail

cd /usr/pkgsrc/mail/qmail; make clean clean-depends; make install

This will work for sure. I have no idea why it didn't work for you... maybe your
pkgsrc/mk wasn't recent enough to be able to install several users? [it used
to handle only one user, iirc] We should not care, and do what I told you.

Cheerio,
  Tomasz

-- 
/* Tomasz Luchowski <zuntum@netbsd.org> */