[EMAIL PROTECTED] wrote:
[EMAIL PROTECTED] wrote:
Jon wrote:
Sorry about the top posts
No problem
Dec 7 01:01 rsa512.pem
Where do I look to find the configure options?
cd /var/src/vpopmail/5.4.12 (or where ever your vpopmail source code is
that you compiled it from)
less config.log
In my case it shows
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by vpopmail configure 5.4.12, which was
generated by GNU Autoconf 2.53. Invocation command line was
$ ./configure --enable-logging=v --enable-ip-alias-domains=y
Regards,
Rick
./configure --prefix=/home/vpopmail --enable-vpopuser=vpopmail
--enable-vpopgroup=vchkpw --enable-libdir=/usr/lib/mysql
--disable-roaming-users --enable-tcprules-prog=/usr/bin/tcprules
--enable-tcpserver-file=/etc/tcprules.d/tcp.smtp --enable-make-seekable
--enable-clear-passwd --disable-users-big-dir --enable-qmail-ext
--disable-ip-alias-domains --enable-domainquotas
--enable-auth-module=mysql --disable-passwd --enable-logging=v
--enable-log-name=vpopmail --disable-mysql-limits --enable-valias
--disable-many-domains
Hi,
Remove --enable-domainquotas and re-run your ./configure
It's broken and it doesn't work.
Re-configure, make, make install and all shall be well.
If you really do need domain quotas you will have to look into using
system user accounts with system quotas.
Regards,
Rick