Eric Buckhalt wrote:
> 
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello all,
> I am currently running a devolpment snapshot of vpopmail.  It is
> version 4.10.7,  (I know there are newer releases and I will
> eventually move to one of those) I am using OpenLDAP 2.0.7 (more on
> that in a minute).
> 
>   My primary question is one involving domain aliases.  The
> vaddaliasdomain command makes the apporiate symilink in my domains
> directory, but the entry in /var/qmail/users/assign lacks the full
> path to the created symlink, instead it is the path to the vpopmail
> root directory.  I suppose I can fix this in the source if no one
> else has.  I'm not a qmail guru and want to make sure that is the
> best way it should be handeled.

This has been fixed.
4.10.18
06/11/01 - error in vaddaliasdomain created the incorrect directory
           in /var/qmail/users/assign, fixed.

> 
>   Also I would like to know how people prefer changes to code be
> submitted.  I have fixed up the ldap functions a little bit here and
> there.  I am able to cleanly compile against OpenLDAP-2.0.7.  I also
> fixed some problems where the inital password was not encrpyted by
> the vadduser code, this causes both ldap and sqwebmail logins to fail
> until the password was changed by vpasswd.  I understand there have
> been other LDAP improvements made and I will upgrade to a newer
> version after we get done testing with this versin and setting up the
> domains for migration.  Could somebody send me a brief summary of
> LDAP changes made since 4.10.7?  I've looked in the change log and I
> don't really see any changes other that fixing ld_errno and linking
> issues.

4.10.11
06/03/01 - update vldap.c to not look at ld_errno field and instead use
           the ldap_add_s return code.

It might already have your fix. Probably the best thing to do is
download the latest development version and check it against your
code. Then send me the changes.
> 
> Just so you know where I am coing from  I am involved with a web and
> mail hosting project and are using vpopmail/qmail in a clustered
> sparc-linux enviroment tying into our other LDAP enabled services.  I
> would like to start devolping the vpopmail code into moving as much
> of vpopmail's functionality (and qmail's) into LDAP, I don't like the
> fact vpopmail stores most of the LDAP information in flat files as
> well.  I'll start with thw qmail-ldap package and go from there.
> After our migration I plan on devoting some time to that.  Any
> caveats, thoughts, opinions, etc?

Could you explain what you mean by vpopmail stores most of the LDAP
informatin in flat files? What other options are available?
It would be great if you can create some HOWTO type documentation
on how to use vpopmail with ldap servers.

Ken Jones

Reply via email to