Qmail-LDAP
[Top] [All Lists]

Qmailadmin and qmail-ldap - is it possible?

To: qmail-ldap@qmail-ldap.org
Subject: Qmailadmin and qmail-ldap - is it possible?
From: "sato x" <gladiol4@gmail.com>
Date: Mon, 19 Mar 2007 20:05:53 +0700
Delivered-to: sp-com-lists@consult.net
Delivered-to: qmail-ldap-list@securepoint.com
Delivered-to: mailing list qmail-ldap@qmail-ldap.org
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=QPfM8ln1rQ0rf0S8E7WU8vDdXNmHwIhr2zB3CxptRYbNDPvICfeGT6W526OQa6Skx1Abe8+eozquXz2PoLjwAx4gy8/WUMjfHK4dohB3IaQI5dSz0MNgJ2OqebUSN4+Rs+QhmeHVbuSG3uLnP6uxbzxiV0WI7TJOJgRAiRZcGHA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=tHdOl/SPapTAVKexvST71/MzcFVu3oCZa55VRoiRyel1ZvkfVBUvexjiuvk+JDW3llZRDStyYKJP64XXeB1EHU2S8i1FEaZZWTK2n+i8DFvddsuWdH3+qTm4FWv5otC18RJtDRvrGJt2kR25VtOFRT8J2oUc7yUhylK8m1ud/kc=
Mailing-list: contact qmail-ldap-help@qmail-ldap.org; run by ezmlm
Hi,

I'm trying to install qmailadmin but it doesn't work. I've configured it with
   ./configure --enable-cgibindir=/var/www/cgi-bin --enable-htmldir=/var/www/html --enable-vpopmaildir=no

and also
   ./configure --enable-cgibindir=/var/www/cgi-bin --enable-htmldir=/var/www/html --enable-vpopmaildir=/var/qmail/maildirs

 then

[root@mail qmailadmin-1.2.3]# make && make install-strip
make  all-am
make[1]: Entering directory `/usr/local/src/qmailadmin-1.2.3'
source='qmailadmin.c' object='qmailadmin.o' libtool=no \
depfile='.deps/qmailadmin.Po' tmpdepfile='.deps/qmailadmin.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -I.   -I. -I. -I.     -g -O2 -c `test -f 'qmailadmin.c' || echo './'`qmailadmin.c
qmailadmin.c:28:29: vpopmail_config.h: No such file or directory
qmailadmin.c:36:22: vpopmail.h: No such file or directory
qmailadmin.c:37:19: vauth.h: No such file or directory
qmailadmin.c:38:21: vlimits.h: No such file or directory
qmailadmin.c: In function `main':
qmailadmin.c:144: warning: assignment makes pointer from integer without a cast
qmailadmin.c:227: warning: assignment makes pointer from integer without a cast
qmailadmin.c:235: error: dereferencing pointer to incomplete type
qmailadmin.c:239: error: dereferencing pointer to incomplete type
qmailadmin.c: In function `init_globals':
qmailadmin.c:387: error: `VPOPMAIL_UMASK' undeclared (first use in this function)
qmailadmin.c:387: error: (Each undeclared identifier is reported only once
qmailadmin.c:387: error: for each function it appears in.)
qmailadmin.c: At top level:
qmailadmin.c:73: error: storage size of `Limits' isn't known
make[1]: *** [qmailadmin.o] Error 1
make[1]: Leaving directory `/usr/local/src/qmailadmin-1.2.3'
make: *** [all] Error 2

FYI, I've already installed ezmld & autoresponder. 

Is it possible to use qmail admin with qmail-ldap, as I don't use vpopmail at all to manage virtual domain? Or is there another option to replace qmailadmin to manage email addresses, mailing list, etc., because I want to use the same functionalities as the existing qmail server has (from qmailrocks.org's qmail installation).  Thank you in advance.

Best regards,

sato


<Prev in Thread] Current Thread [Next in Thread>