From: (no name) (no email)
Date: Thu Sep 18 2008 - 13:40:17 EDT
Hi,
I´m replacing mysql with ldap in my postfix mail server hosting virtual
domains.
postfix 2.3.8, openldap 2.3.30 (debian etch)
mail delivery works for virtual domains + virtual mailboxes, i´m having
trouble with virtual_alias_maps as following:
tried to follow the ldap_README.html (postfix docs) and came across this
example:
dn: cn=agroup, dc=example, dc=com
objectclass: top
objectclass: ldapgroup
cn: agroup
mail:
memberaddr:
memberaddr:
however, my ldap server does not accept the ObjectClass: ldapgroup. is
there any special schema to be enabled? (currently the default nis.schema,
cosine.schema, inetorgperson.schema, core.schema)
or is there any other objectclass i could use instead; I´m looking into
attributes like mail: and memberaddr: where i can stick fully qualified
email addresses (for both alias and destination(s) ) i will adjust
virtual_alias_maps accordingly.
thank you,
Martin
|
|
|