Re: [vchkpw] vpopmail with Ldap

2006-02-10 Thread Mathieu CHATEAU
Hello rahul, are you using openldap 2.1 ? the vpopmail schema is not compatible with higher version (the vpopmail schema is not state of the art) Mathieu CHATEAU Thursday, February 9, 2006, 1:05:01 PM, you wrote: r> Hi, r> Qmail is running fine. r> I want to configure "Global Addr

[vchkpw] vpopmail with Ldap

2006-02-09 Thread rahul
Hi, Qmail is running fine. I want to configure "Global Address Book". I have successfully configured Vpopmail with Ldap through the link:- http://www.pipeline.com.au/staff/mbowe/isp/vpopmail-ldap.htm When i am trying to add the user, Its giving the error:- /home/vpopmail/bin/vadduser [EMAIL P

[vchkpw] vpopmail with ldap

2004-04-28 Thread Kenneth Ling
hi, I install the qmail + vpopmail + ldap.. It is work fine.. My problem is how to use the mail client like netscape or outlook express to search the address at my ldap server.. I have try the search base "o=vpop" or "o=vpopmail".. all cannot... Please advice...

Re: [vchkpw] Vpopmail with LDAP [T2004042601D7]

2004-04-26 Thread support
Hello, Thank you for contacting Ascentive Support. This is an automated response. I am sorry; your email message was rejected by our SPAM filtering software (probably because you did not use our online email form). If you are a customer or potential customer, we really want to hear from you!

Re: [vchkpw] Vpopmail with LDAP [T2004042601D7]

2004-04-26 Thread support
Hello, Thank you for contacting Ascentive Support. This is an automated response. I am sorry; your email message was rejected by our SPAM filtering software (probably because you did not use our online email form). If you are a customer or potential customer, we really want to hear from you!

Re: [vchkpw] Vpopmail with LDAP [T2004042601D7]

2004-04-26 Thread support
Hello, Thank you for contacting Ascentive Support. This is an automated response. I am sorry; your email message was rejected by our SPAM filtering software (probably because you did not use our online email form). If you are a customer or potential customer, we really want to hear from you!

[vchkpw] Vpopmail with LDAP [T2004042601D7]

2004-04-26 Thread support
[PLEASE DO NOT REPLY TO THIS MESSAGE – WAIT FOR A RESPONSE FROM OUR STAFF FIRST] Your trouble ticket number is: T2004042601D7 Greetings from Ascentive.com! Thank you for contacting us. We have received your request and wi

[vchkpw] Vpopmail with LDAP

2004-04-26 Thread Juan Enciso Condeña
Hi   I have vpopmail 5.2.1 with Mysql-4.0.13 running on HP-UX  Server. I have around of 100 000 users. In this moment Mysql is work very slow because the number of  session pop3 and smtp is big, I notice that mysql is restarted each 2 or 3 hours. In this moment I am thinking migrate to use

Re: [vchkpw] vpopmail with LDAP

2004-03-13 Thread Tom Collins
On Mar 13, 2004, at 8:32 AM, Bernd wrote: The testserver is running FreeBSD 5.2.1 with qmail, courier-imap, vpopmail, ldap, ... and performs really well. vpopmail writes the users into ldap as it should, the only problem is that I'd need the password in plaintext! If I don't use ldap, vpopmail s

[vchkpw] vpopmail with LDAP

2004-03-13 Thread Bernd
Hi all! I'd like to move my current mailserver from Postfix/Cyrus to qmail/courier-imap and til now almost everything works fine, but there is this small thing that makes me crazy :-) The testserver is running FreeBSD 5.2.1 with qmail, courier-imap, vpopmail, ldap, ... and performs really well

Re: [vchkpw] Vpopmail with ldap

2003-11-08 Thread Michael Bowe
- From: "Paulo Fragoso" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 24, 2003 1:45 AM Subject: [vchkpw] Vpopmail with ldap > Hi, > > I'm trying to use vpopmail-5.3.29 with ldap, I have

Re: [vchkpw] Vpopmail with ldap

2003-10-23 Thread X-Istence
Paulo Fragoso wrote: Hi, I'm trying to use vpopmail-5.3.29 with ldap, I have made some modifications on vldap.h: --- vldap.h.origMon Oct 20 15:59:57 2003 +++ vldap.h Thu Oct 23 11:21:01 2003 @@ -33,13 +33,13 @@ #define VLDAP_SERVER "

Re: [vchkpw] Vpopmail with ldap

2003-10-23 Thread J. Kendzorra
Paulo Fragoso: > Error: (vadduser) can't read domain limits > ^^ If you searched the archives you would have seen a discussion beginning on tuesday for exactly your problem. Juergen

[vchkpw] Vpopmail with ldap

2003-10-23 Thread Paulo Fragoso
Hi, I'm trying to use vpopmail-5.3.29 with ldap, I have made some modifications on vldap.h: --- vldap.h.origMon Oct 20 15:59:57 2003 +++ vldap.h Thu Oct 23 11:21:01 2003 @@ -33,13 +33,13 @@ #define VLDAP_SERVER "localhost" #define VL

Re: [vchkpw] Vpopmail with Ldap

2003-10-17 Thread Tom Collins
On Friday, October 17, 2003, at 06:08 PM, Paulo Fragoso wrote: I'm trying to compile vpopmail 5.3.28 on FreeBSD 5.1 with --enable-ldap=y, but I'm getting that error: vauth.c: In function `vauth_getpw': vauth.c:289: `in_domain' undeclared (first use in this function) vauth.c:289: (Each undeclared

[vchkpw] Vpopmail with Ldap

2003-10-17 Thread Paulo Fragoso
Hi, I'm trying to compile vpopmail 5.3.28 on FreeBSD 5.1 with --enable-ldap=y, but I'm getting that error: vauth.c: In function `vauth_getpw': vauth.c:289: `in_domain' undeclared (first use in this function) vauth.c:289: (Each undeclared identifier is reported only once vauth.c:289: for each fun

[vchkpw] vpopmail with ldap

2002-08-28 Thread Sunagawa Koji / $B:=@n(B $B9';y(B
Hi,all, I found a bug that vpasswd can't change password when I compiled with enable-ldap=y. vpasswd say "null pointer". I made the patch for the bug. --- --- vldap.c.origSat Apr 6 23:30:32 2002 +++ vldap.c Thu A