[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Schema with mail quota, maildomain etc
Thanks. It fits well :) But is it ok if I use qmail's LDAP schema with
postfix?
On Tuesday 21 May 2002 4:06 pm, liedekef@pandora.be wrote:
> The qmail.schema works just fine here, using openldap 2.0.23. Don't forget
> there are two qmail schema's in the qmail-ldap distro: one is for 1.* and
> the other for 2.*. Check the relevant README files.
>
> Franky
>
> On Tue, 21 May 2002, Hardi Gunawan wrote:
> > Can anyone help me? I can't use the qmail.schema file. Maybe it's for
> > OpenLDAP 1.x? Is there any standard schema (with a standard oid) for
> > these?
> >
> > If there isn't any, then what does most people use? Do they create it
> > themselves? Then wouldn't it create some problem for inter-company usage
> > of LDAP?
> >
> > On Tuesday 14 May 2002 12:14 pm, Hardi Gunawan wrote:
> > > I'm building postfix and cyrus to authenticate to OpenLDAPv2. However,
> > > I can't find any schema that has mailQuota, mailRoutingAddress etc. I
> > > would use misc.schema that came with OpenLDAP Redhat's RPM, but since
> > > the warning says it might change anytime (draft) then I wouldn't want
> > > to use it :)
> > >
> > > Is there any schema that's compatible with OpenLDAP that caters for
> > > mail users?
> > >
> > > Thank you.