[put reply in correct order]
+ Santosh Pasi <[EMAIL PROTECTED]> [09.03.02 08:41]:
> >From: "David GUAN" <[EMAIL PROTECTED]>
> >
> >i install openldap 2.0.13 and qmail+qmail-1.03 with qmail-ldap-1.03-
> > 20011001a.patch ,
> >when i include the qmail.schema(in the qmail source directory after patched) in
> > the slapd.conf and start slapd,
> >
> >i get a wrong message about qmail.schema.
> >
> >where i can find the newest and stable qmail.schema ???
> >
> Goto qmail-1.03 directory, after applying patch, it creates in the same directory as
> qmail.schema.
Also make sure that you include the other needed schemas the qmail-ldap
schema is based on - which are
include /usr/local/etc/openldap/schema/cosine.schema
include /usr/local/etc/openldap/schema/inetorgperson.schema
include /usr/local/etc/openldap/schema/nis.schema
include /usr/local/etc/openldap/schema/qmail.schema
Balu