LDAP Authetication documentation example syntax fix
[exim.git] / doc / doc-docbook / spec.xfpt
index 47402cb40ba940b015e064285ce86362b8c3858b..27823a4f127f532e4a08f0c86bed8ba704b96ffc 100644 (file)
@@ -23752,7 +23752,7 @@ login:
   driver = plaintext
   public_name = LOGIN
   server_prompts = Username:: : Password::
-  server_condition = ${if and{{
+  server_condition = ${if and{{ \
     !eq{}{$auth1} }{ \
     ldapauth{user="cn=${quote_ldap_dn:$auth1},ou=people,o=example.org" \
              pass=${quote:$auth2} \