Your version of vpopmail is deprecated. Pick up the 4.9.9 version and
do an upgrade.
The older versions of vpopmail do not support uid:gid per domain setups
like the latest versions do.
Joe
-----Original Message-----
From: Adam Cady [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 19, 2001 2:18 PM
To: [EMAIL PROTECTED]
Subject: VQadmin
While attempting to install VQadmin I get this error
message.
make[2]: Entering directory `/usr/src/vqadmin-1.4'
gcc -I. -I/vpop/include -g -O2 -c domain.c
domain.c: In function `go_ndom':
domain.c:57: warning: passing arg 2 of `vadddomain' makes integer from
pointer without a cast
domain.c:57: too many arguments to function `vadddomain'
make[2]: *** [domain.o] Error 1
make[2]: Leaving directory `/usr/src/vqadmin-1.4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/vqadmin-1.4'
make: *** [all-recursive-am] Error 2
It will only compile If I remove the vpopmailuid and gid parameters from
the vadddomain function. Any ideas as to what could cause this?
Any help would be appreciated.
Adam