Greetings,

I'm trying to setup vpopmail & vqadmin using MySQL authentication on
FreeBSD 4.8.  Seems to build ok from the ports, but when I try to add
domains with vqadmin I get this error:

Create Domain: open .qmailadmin-limits failed

I've found reference to this error in the mailing list, however I still
can't solve the problem.

The directory at /usr/local/vpopmail/domains/new_domain_name.example get
created, and /var/qmail/users/assign gets updated, but the MySQL
database does not get any entries in the vpopmail table (two tables are
created, vpopmail & dir_control).  The database server is a separate box
running mysql 3.23.56.  I also tried using a Solaris 9 box with MySQL
4.0, which didn't work either, but I wasn't sure about the MySQL version
compatibility. -- does it matter if the DB is 4.0?

I've tried defining and un-defining:
 # WITH_MYSQL_LIMITS - enables the MySQL mailbox limit code
WITH_MYSQL_LIMITS=yes
in the vpopmail Makefile, but I still get the same error either way.

The /usr/local/vpopmail/domains is mounted via NFS.

thanks,

Dave


Reply via email to