Hey guys,
When we use --enable-vpopuser=virtual, "make install" still installing
binaries set gid/gid "vpopmail:vchkpw" without care about command line
switch. I think that correct behaviour is installing setuid "virtual".
With this mind the attached diff modifies "Makefile.in", "configure" and
"configure.in" to make them honor the "--enable-vpopuser" switch. It adds
too a "--enable-vpopgroup" switch.
Now we can call configure as
./configure --enable-vpopuser=virtual --enable-vpopgroup=virtual
and have "make install" installing binaries set uid/gid "virtual:virtual",
for example.
This a minor but boring issue when "editing and making and installing and
testing" several times a day :).
--
Antonio Dias
qmailadmin-0.81-accdias-1.diff.gz