Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    <= mdb_substring_candidates: (mail) not indexed

    Kopano Groupware Core
    2
    3
    334
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • cbnidk
      cbnidk last edited by cbnidk

      I have this in syslog when sending mail from webapp to local users

      slapd[1632]: <= mdb_substring_candidates: (mail) not indexed

      but I have index mail, how can I fix this
      I have ubuntu 18.04 and kopano core 10.0.3 from 9-4-2020
      webapp 4.0.2705+1587.1
      everything else is working

      root@kopano:/# slapcat -b cn=config | grep olcDbIndex:
      olcDbIndex: cn eq,sub
      olcDbIndex: gidNumber eq
      olcDbIndex: mail eq
      olcDbIndex: memberUid eq
      olcDbIndex: ou eq
      olcDbIndex: uid eq
      olcDbIndex: uidNumber eq
      olcDbIndex: uniqueMember eq
      olcDbIndex: kopanoAccount eq,pres
      olcDbIndex: kopanoAliases eq
      olcDbIndex: kopanoViewPrivilege eq
      olcDbIndex: sn eq,sub
      olcDbIndex: givenName eq,sub
      olcDbIndex: objectClass eq
      root@kopano:/# cat /var/log/syslog |grep mdb_substring_candidates
      May 8 07:05:18 kopano slapd[11673]: <= mdb_substring_candidates: (mail) not indexed
      May 8 07:05:18 kopano slapd[11673]: <= mdb_substring_candidates: (mail) not indexed

      Claus

      1 Reply Last reply Reply Quote 0
      • jengelh
        jengelh Banned last edited by jengelh

        The obvious shot in the dark: olcDbIndex: mail eq,sub

        1 Reply Last reply Reply Quote 0
        • cbnidk
          cbnidk last edited by

          Yes now the log is gone, it was
          olcDbIndex: mail eq,sub

          Claus

          1 Reply Last reply Reply Quote 0
          • First post
            Last post