From: Timo Sirainen Date: Fri, 28 Aug 2009 18:13:02 +0000 (-0400) Subject: dovecot-ldap-example.conf: Changed the example "base" setting. X-Git-Tag: 2.0.alpha1~233 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=de4a347661978833e78db8e498453209d5ab8617;p=thirdparty%2Fdovecot%2Fcore.git dovecot-ldap-example.conf: Changed the example "base" setting. --HG-- branch : HEAD --- diff --git a/doc/dovecot-ldap-example.conf b/doc/dovecot-ldap-example.conf index e137f738e6..0a3a881ac0 100644 --- a/doc/dovecot-ldap-example.conf +++ b/doc/dovecot-ldap-example.conf @@ -85,7 +85,8 @@ #ldap_version = 3 # LDAP base. %variables can be used here. -base = uid=someone, dc=foo, dc=bar, dc=org +# For example: dc=mail, dc=example, dc=org +base = # Dereference: never, searching, finding, always #deref = never