[vchkpw] LDAP-Patch

2002-10-15 Thread Jens Jahr
Hi, this is another attempt to make the LDAP code a little more robust. Included is a patch against vpopmail-5.3.8 which fixes the following things: - vauth_getpw now returns a struct vqpasswd * ( as defined ) - changed handling of vpw to be a pointer to struct vqpasswd - check if vauth_getpw

[vchkpw] LDAP-Patch-3 incl. ldap-sort-fix

2002-11-01 Thread Jens Jahr
Hi list, this is my third drop make the LDAP-code mode robust. It is a huge code clean incl the unsupported feature to sort LDAP-Entries returened by the LDAP-Server. Note this is not an incremental patch, it includes all my previous patches. It is against vpopmail-5.3.8 but it applies cleanly

[vchkpw] quotafix-patch ported to qmailadmin-1.06

2002-11-01 Thread Jens Jahr
Hi list, I have ported the qmailadmin quotafix-fax to qmailadmin-1.06. The patch is based on the qmailquotafix for qmailadmin-1.04 by jhopper. Download it at : http://www.tiski.de/linux/patches/vpopmail/patch-quotafix-1.06.gz Enjoy Jens

[vchkpw] ldap-sort-fix without my LDAP work

2002-11-01 Thread Jens Jahr
Hi, for those who want to use the ldap-sort-feature, but are yet not able to apply my LDAP work, I diffed it seperately. It is a quite simple patch. Download it at: http://www.tiski.de/linux/patches/vpopmail/patch-sort Enjoy Jens

Re: [vchkpw] ldap-sort-fix without my LDAP work

2002-11-01 Thread Jens Jahr
Zitat von Michael Bowe [EMAIL PROTECTED]: Yep, you are right, but as far as I understand template.c in qmailadmin vauth_getall in called always using Parameter 0 ( third one ) for not sort it. So I have the choice between calling vauth_getall with Parameter 0, which is hardcoded or with Parameter

Re: [vchkpw] How do I transfer a mail domain safely to another system...

2002-11-02 Thread Jens Jahr
Zitat von Taylor Dondich [EMAIL PROTECTED]: I want to slowly transfer the domains to a dedicated mail server. What would be the easiest way to transfer the domains over while still attempting to retain password information? well, I suggest you should think about the LDAP way.. BECAUSE

Re: [vchkpw] LDAP setup howto

2002-12-06 Thread Jens Jahr
Zitat von Remo Mattei [EMAIL PROTECTED]: Hi guys, does anyone have an howto on how to setup vpopmail + mysql + ldap + qmailadmin? Thanks Hi, I have an LDAP-Howto. It is up to date and should work with latest OpenLDAP. Read it at:

Re: [vchkpw] LDAP setup howto

2002-12-06 Thread Jens Jahr
Zitat von Boris Manojlovic [EMAIL PROTECTED]: As you know I'm (was better to say) a main developer of ldap module for vpopmail as that I would ask Bill Shupp to commit these changes into vpopmail base (and I send you small patch allready but was never commited) so anyway Jens Jahr when

[vchkpw] vpopmail-patch

2002-12-25 Thread Jens Jahr
successfully tested for backward compatibility. Cheers Jens -- Jens Jahr patch-vpopmail-jja-1.gz Description: Binary data

Re: [vchkpw] Qmailadmin + vpopmail + LDAP weird stuff

2003-01-09 Thread Jens Jahr
Zitat von Remo Mattei [EMAIL PROTECTED]: Hi guys, I have vpopmail running with OpenLDAP and everything is ok, I can see users from qmailadmin, I can users using the vadduser option no problem, but when I try to add user with qmailadmin I get the text saying user could not be added but it does

Re: [vchkpw] Qmailadmin + vpopmail + LDAP weird stuff

2003-01-09 Thread Jens Jahr
Zitat von Remo Mattei [EMAIL PROTECTED]: I am using 5.3.12, REMO Hi, Did you recompile qmailadmin after compiling vpopmail ? This is important, because it is linked against libvpopmail.a I can't reproduce this problem here, so I need more info. What does the syslog say ? Any LDAP-errors

[vchkpw] Re: LDAP working :(

2003-01-09 Thread Jens Jahr
Zitat von Remo Mattei [EMAIL PROTECTED]: I do not thing that my server is working ok since I cannot set quota, I cannot see clear passwd (it says null) Thanks for your help. Ok, I hope this can help. http://www.tiski.de/linux/patches/vpopmail/patch-vpopmail-jja-1.gz it is against

[vchkpw] Re: LDAP working :(

2003-01-10 Thread Jens Jahr
Zitat von Remo Mattei [EMAIL PROTECTED]: I do not thing that my server is working ok since I cannot set quota, I cannot see clear passwd (it says null) Thanks for your help. Hi, There another issue concering clear passwd. This is until now not supported by LDAP-backend. It is on my

Re: [vchkpw] Re: LDAP working :(

2003-01-10 Thread Jens Jahr
Zitat von Sunagawa Koji / $B:=@n(B $B9';y(B [EMAIL PROTECTED]: you can use clear passwd with my patch. Please Try this patch. It is for 5.3.9. http://www.ofug.net/~koj/vpopmail-ldap-apop/vpopmail-ldap-apop-20020917.tar.gz Hi, good job ! But it wont apply against 5.3.12. - In my

[vchkpw] Enable Clear test passwords in LDAP

2003-01-10 Thread Jens Jahr
Bill, this a patch for vpopmail, which enables the storage of clear passwords in LDAP. It is against vanilla vpopmail-5.3.12 and is based on the work from koj ( [EMAIL PROTECTED] ) Fixes includes: - clear password storage in LDAP operational I send another patch you - and because I want to do

Re: [vchkpw] SMTP Problems

2003-01-12 Thread Jens Jahr
Zitat von Nate Davis [EMAIL PROTECTED]: Hi, well, that domain is not in my allowed rcpthosts means that you are not allowed to relay this host. Please refer to the tcprules where you adjust your settings like that: --- snip 127.0.0.:allow,RELAYCLIENT= 192.168.:allow,RELAYCLIENT=

RE: [vchkpw] SMTP Problems

2003-01-13 Thread Jens Jahr
Zitat von Clayton Weise [EMAIL PROTECTED]: Ok.. why would you post open relay as a suggestion? Don't ever put :allow,RELAYCLIENT=””. That will make your server open relay, which is BAD. Check the archives, I know there have been discussions before about courier imap authentication and

Re: [vchkpw] ldap support

2003-01-21 Thread Jens Jahr
Zitat von Remo Mattei [EMAIL PROTECTED]: I would to know if there is anyone that has successfully configure vpopmail with ldap for a global address book. If yes please contact me. I do ! Cheers Jens

Re: [vchkpw] Qmail +pine

2003-03-31 Thread Jens Jahr
Arquimedes Camacho Delgado wrote: How can I use pine with qmail? is there a patch or a How to? QUIT THE CRAP ! This is not the right place for that !! What do you think a mailinglist concerning vpopmail is about ?!? Jens Jahr

Re: [vchkpw] Vpopmail/courier-imap with ldap

2003-06-06 Thread Jens Jahr
Zitat von Michel Gallant [EMAIL PROTECTED]: I'm running vpopmail with a cdb backend and courier-imap with the authvchkpw module. I was wondering if many people are using the ldap backend. I was also wondering if it's possible to use ldap for certain domains, and cdb for others. The reason

Re: [vchkpw] How many inodes is enough?

2003-06-11 Thread Jens Jahr
Zitat von Andrew Kohlsmith [EMAIL PROTECTED]: Hi Andrew, No SMP here, but no problems so far, either, even under heavy NFS load. I'd exaclty that was the point under heavy SMP-load it broke with several error messages working as an NFS-Server ( kernel-space ). Ok, I didn't repeat the tests

Re: [vchkpw] How many inodes is enough?

2003-06-11 Thread Jens Jahr
the standby host didn't see any file the origin hosts sees. So feel free to make your own tests - this is meant to be my experience. Cheers Jens Jahr

Re: [vchkpw] error: segmentation fault and unable to chdir vpopmail/users directory

2003-07-10 Thread Jens Jahr
do not want to miss it anymore, I promise ;-)) And if any error still occur please send the LDAP error message. I included this into vldap.c to have much more debugging informations. Best regards Jens -- Jens Jahr

Re: [vchkpw] RE:Re: [vchkpw] error: segmentation fault and unable to chdir vpopmail/users directory

2003-07-10 Thread Jens Jahr
. 2. i test the send/receive email through OE client and telnet email-servers'ip 110 , the authentication always error: Error: No such object matched DN: ou=people,dc=koal,dc=com -ERR authorization failed i ensure the password is correct for that user. -- Jens Jahr

Re: [vchkpw] qmail+vpopmail+openldap+qmailadmin in redhat7.3

2003-07-15 Thread Jens Jahr
Zitat von lixiang [EMAIL PROTECTED]: Hi lixiang, sorry for my late responds, I have been off for holiday ;-)) So if you verified your LDAP-Entries that they look like below ( e.g. with gq ) your are fine. dc=koal,dc=com | -ou=people | -

Re: [vchkpw] qmail+vpopmail+openldap+qmailadmin in redhat7.3

2003-07-16 Thread Jens Jahr
Zitat von lixiang [EMAIL PROTECTED]: Hi lixiang, OK, now I see your Prob !! It is somekind of loop that you configured: See here: slapd.conf: --- snip suffix dc=koal,dc=com rootdn cn=root,ou=people,dc=koal,dc=com --- WRONG !! --- snap vldap.h --- snip #define

Re: [vchkpw] Re: error:domain already exsits

2003-07-27 Thread Jens Jahr
Zitat von lixiang [EMAIL PROTECTED]: Hi lixiang, i removed the cdb file, then the problem is solved. thank you . :-) then , everything seems normal, except the pop authentication. if i Fine ;-) telnet localhost 110, and input the correct username and password, it reports:

Re: [vchkpw] Re: error:domain already exsits

2003-07-29 Thread Jens Jahr
Zitat von lixiang [EMAIL PROTECTED]: i don't want to change qmail-pop3d to courier-pop3d because i want to ensure the combination of qmail+vpopmail feasible. BTW, even i start the slapd with the -s debug parameters, i cann't find any information in the syslog ( /var/log/message.*)

Re: [vchkpw] Re: New architecture

2003-07-29 Thread Jens Jahr
Sérgio Manuel Rosa wrote: Jesse Guardiani writes: On Monday 28 July 2003 20:05, Sérgio Manuel Rosa wrote: Hi List, I've got to build a new server. This server is going to hold a great number of users and a lot of traffic. My question is: should I use mySQL, ldap or none? MySQL. Without a

Re: [vchkpw] Re: error:domain already exsits

2003-07-30 Thread Jens Jahr
Zitat von Tohru Kobayashi [EMAIL PROTECTED]: I had the same problem with you until I disabled the clear password option. Try ./configure --enable-lday=y --enable-loggin=y --enable-clear-password=n However, I am still interested to have clear password working. Anyone with any

Re: [vchkpw] SHA crypt ldap auth

2003-07-31 Thread Jens Jahr
Zitat von Rodrigo Pinheiro [EMAIL PROTECTED]: I would like that vpopmail supports SHA crypt in ldap database I'm using Iplanet and I would like to migrate to openldap. Hi Rod, sorry, vpopmail - ldap-auth does currently only support MD5 and Unix-crypt encryption for passwords.