aboutsummaryrefslogtreecommitdiffstats
path: root/ldap/index.ldif
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2012-08-20 18:37:32 +0200
committerGuilhem Moulin <guilhem.moulin@fripost.org>2012-08-20 18:37:56 +0200
commit392970b125000b5b467afd43406b05d90ec1d06e (patch)
tree182b9e73b00937ea0d67c79b985aa36ecd82b13a /ldap/index.ldif
parentb6762006da16052ed0b55e91b9416712efca01ca (diff)
Duplicating an attribute to add a presence index.
Diffstat (limited to 'ldap/index.ldif')
-rw-r--r--ldap/index.ldif15
1 files changed, 5 insertions, 10 deletions
diff --git a/ldap/index.ldif b/ldap/index.ldif
index d5f31a5..6d7089a 100644
--- a/ldap/index.ldif
+++ b/ldap/index.ldif
@@ -26,19 +26,14 @@ changetype: modify
replace: olcDbIndex
olcDbIndex: objectClass eq
-
+# Let us make Postfix's job easier.
add: olcDbIndex
-olcDbIndex: fripostIsStatusActive eq
+olcDbIndex: fripostIsStatusActive,fvd,fvu,fva,fvml,fripostMLCommand,fripostMLManager eq
-
+# Let us make Postfix's job easier.
add: olcDbIndex
-olcDbIndex: fvd,fvu,fva,fvml,fripostMLCommand,fripostMLManager eq
+olcDbIndex: fripostOptionalMaildrop pres
-
-add: olcDbIndex
-olcDbIndex: fripostMaildrop pres
-# ^ TODO: a presence index on fripostMaildrop is not optimal, as the
-# attribute is not very rare...
-# Having a different attribute for the virtualMailbox object class would
-# be better.
--
-# synprov specific indexing (provider side)
+# SyncProv/SyncRepl specific indexing
add: olcDbIndex
olcDbIndex: entryCSN,entryUUID eq