[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: request for an ldap schema for mail services



the schema will be a function of the mail system design and whatever MTA
and mailbox access protocols (POP, IMAP, etc.) you choose. A canned
schema is probably useless out of the box and will need significant mods
to work right.

Check out www.nrg4u.com for a good case study and a great package.

You can also hook "standard" (libc/nss) libraries into LDAP so that a
mailer can access user info through native system calls (cloning
functionality /etc/passwd, etc.). You will need a bridge from LDAP to
the system libraries, like nss-ldap, with PAM authentication, or also
hook from LDAP into NIS into libc into mailer.

qmail-ldap has been the best IMO.

Kevin

-----Original Message-----
From: Jaume Teixi [mailto:teixi@6tems.com]
Sent: Thursday, August 30, 2001 7:22 AM
To: openldap-software@OpenLDAP.org
Subject: request for an ldap schema for mail services


hello,

I've located this interesting Ldap schema intented for mail services:
	http://sec.ure.org/schema/inetmail.schema

it doesn't run with my slapd 2.0.11 ...need to check....

anybody knows any other similars working on OpenLdap 2.0 ?

bests,

jaume teixi.