Hello, Did I configure something wrong to get this to work. When I run './vmoddomlimits -S test1.com' I get the following error.
Failed to vget_limits Here was my configuration: vpopmail ./configure \ --enable-roaming-users=y \ --enable-tcprules-prog=/usr/local/bin/tcprules \ --enable-tcpserver-file=/etc/tcp.smtp \ --enable-relay-clear-minutes=60 \ --enable-learn-passwords=y \ --enable-auth-logging=y \ --enable-mysql-logging=y \ --enable-mysql-limits=y \ --enable-clear-passwd=y \ --enable-mysql=y \ --enable-mysql-replication=n \ --enable-many-domains=y \ --enable-many-domains=y \ --enable-qmail-ext=y \ --enable-passwd=n \ --enable-logging=p \ --enable-domainquotas=y \ --enable-defaultquota=1000000 I have also tried using: --enable-mysql-limits Thanks for any help in advance. -Steve