Re: LDAP Errors, compile warnings and Assertions

2001-06-07 Thread Christian Wiese
Hi Philip, I was searching the vpopmail list, and found your email regarding vpopmail and OpenLDAP 2.x I've also the same error as you desribed, when you try to setup a new domain. Did you solved the problem? regards Christian Am Montag, 4. Juni 2001 23:43 schrieb Philip Wall: > Hi Ken, >

Re: LDAP Errors, compile warnings and Assertions

2001-06-06 Thread Christian Wiese
Hi Ken, has anybody started writing something like a vpopmail+ldap howto? I would like to contribute or to start something like that. I had several problems compiling vpopmail with ldap support, but your last devel release compiles very smooth on my RH7.1 box. Greetings Christian Am Sonntag,

Re: LDAP Errors, compile warnings and Assertions

2001-06-04 Thread Philip Wall
Hi Ken, I did manage to get it to compile with LDAP 2.0.7 now. With a configure like of ./configure --enable-sqwebmail-pass=y --enable-logging=y --enable-passwd=n --enable-ldap=y I am still getting these warnings during compile vauth.c: In function `vauth_getpw': vauth.c:79: warning: too many a

Re: LDAP Errors, compile warnings and Assertions

2001-06-03 Thread Ken Jones
Hi Philip, I just posted a new development release that compiles with the latest stable ldap release 2.0.11. I was able to get it to compile correctly but I did not test it running since I do not know how to setup the ldap server :) Here is the link to download it directly. http://www.inter7.

LDAP Errors, compile warnings and Assertions

2001-06-02 Thread Philip Wall
I have been trying to get Vpopmail to work with LDAP. I've tried OpenLDAP 2.0.9 and I get several errors when compiling Vpopmail. I then switched back to OpenLDAP 1.2.11. Vpopmail then compiles with the following warnings. gcc -I. -I/usr/local/include -g -O2 -Wall -c vauth.c vauth.c: In func