I installed qmail and mysql and all the installs went correctly.  I
installed vpopmail with:

./configure \
  --enable-roaming-users=y \
  --enable-default-domain=whootis.com \
  [EMAIL PROTECTED] \
  --enable-logging=p \
  --enable-defaultquota=500000000S \
  --enable-ip-alias-domains=n \
  --enable-passwd=n \
  --enable-clear-passwd=y \
  --enable-mysql=y \
  --enable-many-domains=y \
  --enable-auth-logging=y \
  --enable-valias=y

And when I try then to 

./vadduser [EMAIL PROTECTED] password

I get the error:

vmysql: sql error[3]: Table 'vpopmail.vpopmail' doesn't exist
Error: Domain does not exist

I know the vpopmail MySQL user has all the privs it needs, cause I can
log in as the user to the MySQL server and do what needs to be done. 
Wasn't this info suppose to be created during install?  Or is there a
step that I am missing here.  To be sure if the domain exists I did:

mail# ./vdominfo
could not open assign file /var/qmail/users/assign
zsh: segmentation fault (core dumped)  ./vdominfo


This is installed on OpenBSD 3.2 on i386.  Anyone have a suggestions?

Thanks
Geoff


Reply via email to