Hello people,
 
        I am installed everything on my computer again, after several years of 
good qmail-ldap sucess
 
  I'm using now :
 
@(#) $OpenLDAP: slapd 2.2.23 (Apr 24 2005 19:32:48) $

with this includes at the beginning of the /etc/slapd.conf

include         /etc/ldap/schema/core.schema
include         /etc/ldap/schema/cosine.schema
include         /etc/ldap/schema/nis.schema
include         /etc/ldap/schema/inetorgperson.schema
include         /etc/ldap/schema/qmail.schema

When I start the server, i get this error back:

/etc/ldap/schema/qmail.schema: line 82: AttributeType inappropriate matching 
rule: "caseIgnoreSubstringsMatch"

Here is the qmail.schema related part:

attributetype ( 1.3.6.1.4.1.7914.1.2.1.11 NAME 'mailReplyText'
        DESC 'A reply text for every incoming message'
        SUBSTR caseIgnoreSubstringsMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{4096} SINGLE-VALUE )


is there anything wrong here? i'm using last sarge distribution from debian

--
Signed,

  Javier Loureiro Varela

Reply via email to