Table

2001-08-01 Thread Lists Servers Email

How do you create a table?

I have done as the readme, I do not have a any user on the it is a new
install, How do I get started with a table?

Kevin




vpopmail-4.10.29

2001-07-15 Thread Lists Servers Email

How do I fix this?

Thanks Kevin

[root@salem vpopmail-4.10.29]# make
make  all-recursive
make[1]: Entering directory `/usr/local/src/vpop/vpopmail-4.10.29'
Making all in cdb
make[2]: Entering directory `/usr/local/src/vpop/vpopmail-4.10.29/cdb'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/vpop/vpopmail-4.10.29/cdb'
make[2]: Entering directory `/usr/local/src/vpop/vpopmail-4.10.29'
gcc -I. -Icdb  -g -O2 -Wall -c vauth.c
vauth.c: In function `vauth_getpw':
vauth.c:278: incompatible types in initialization
vauth.c:278: incompatible types in initialization
vauth.c:278: incompatible types in initialization
vauth.c:278: incompatible type for argument 1 of `memset'
make[2]: *** [vauth.o] Error 1
make[2]: Leaving directory `/usr/local/src/vpop/vpopmail-4.10.29'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/vpop/vpopmail-4.10.29'
make: *** [all-recursive-am] Error 2