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?

-----Original Message-----
From: Kieran Barnes [mailto:[EMAIL PROTECTED]]
Sent: 10 October 2001 11:14
To: Bill Shupp
Cc: [EMAIL PROTECTED]
Subject: RE: Invalid Alias Type : adddotqmailnow()


Bill / all,

Config line for vpopmail
./configure  --enable-passwd=n --enable-many-domains=n --enable-valias=y --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


Config line for qmailadmin
./configure  --enable-no-cache=y --enable-maxaliasesperpage=100 --enable-max
usersperpage=100 --enable-cgipath=/home/httpd/cgi-bin


It is a vanilla Redhat 6.2 machine (x86).
I started it with vpopmail-5pre1 and qmailadmin-0.81. I've followed the
developments by upgrading to
vpopmail-5pre1 then vpopmail-5pre5 then vpopmail-5 (the current release
candidate).
and qmailadmin-0.82 then qmailadmin-0.86.

I have used these configure lines for all the builds to date.

As you can see vpopmail is using the mysql auth module (vanilla mysql
3.23.41)

All files have the correct permissions and are owned corrected (usually
fixed with a "make install" from the vpopmail source, right)?
Mail delivery is working fine from what I can see.

I have just noticed that --enable-valias=y is in the configure line although
the valias table in mysql is not used. I now suspect that this has something
to do with it!


-----Original Message-----
From: Bill Shupp [mailto:[EMAIL PROTECTED]]
Sent: 09 October 2001 17:23
To: Kieran Barnes
Subject: Re: Invalid Alias Type : adddotqmailnow()


on 10/9/01 4:33 AM, Kieran Barnes at [EMAIL PROTECTED] spake:

> Hi,
>
> I am running qmailadmin 0.86 and the current release candidate for
vpopmail
> 5 and I am getting this error when trying to delete an alias in
qmailadmin.
>
> "Invalid Alias Type : adddotqmailnow()"
>
> Any ideas on how to fix this?

No, as I can't reproduce it.  What auth module are you using?  Can you post
your configure lines for vpopmail and qmailadmin, along with OS?

Thanks,

Bill





--
Kieran Barnes
Systems Administrator
Stuart Lawrence Group

Reply via email to