Chris Chan Mon, 12 Mar 2001 22:08:54 -0800
Ken, I have to change if test `id -u` != "0" to if test `/usr/xpg4/bin/id -u` != "0" in your "configure" file in order to configure the vpopmail-4.9.9 on my Solaris 8 system. the /usr/bin/id doesn't support -u option. ---- Chris