> Alright, this is bugging me now.
>
> I've just compiled vpopmail as follows
>
> ./configure  --enable-passwd=n --enable-many-domains=n
> --enable-valias=n --e nable-mysql=y
> --enable-libs=/usr/local/mysql/lib/mysql/ --enable-libdir=/usr
> /local/mysql/lib/mysql/
--enable-incdir=/usr/local/mysql/include/mysql/
> --en able-default-domain=stuartlawrence.com --enable-logging=y
> --enable-mysql-log ging=y --enable-auth-logging=y
>
>
> and compiled qmailadmin 0.88 as follows
>
> ./configure  --enable-no-cache=y --enable-maxaliasesperpage=100
> --enable-max usersperpage=100
--enable-cgipath=/home/httpd/cgi-bin
>
>
> Whenever i delete an alias I still get
> Invalid Alias Type : adddotqmailnow()
>
> I am fairly sure this is nothing to do with the previous
> --enable-valias=y I had set.
> I've checked the valias table in mysql its empty
>  mysql> use vpopmail;
>  Database changed
>  mysql> select * from valias;
>  Empty set (0.00 sec)
>
> Any ideas?


Is this domain under the vpopmail user, or a separate /etc/passwd
user?  And does it happen with aliases that you've created with the
new qmailadmin, or just ones previously created?

Cheers,

Bill Shupp


Reply via email to