diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-05-22 16:22:53 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-05-22 16:22:53 +0100 |
commit | 9c8e326996b3dc623caade95922632d9c228120b (patch) | |
tree | 111b2b1bc66f9fd2cc589ec5384db26b88f50a22 /doc | |
parent | 6c1c3d1dbe1a62ffd24ad9b3cd9efdfe275c74c5 (diff) |
Fix doc for dovecot authenticator. Bugs 1448, 1483
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index ce4d0ba1d..46c83adf9 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -25373,7 +25373,7 @@ dovecot_plain: driver = dovecot public_name = PLAIN server_socket = /var/run/dovecot/auth-client - server_set_id = $auth2 + server_set_id = $auth1 dovecot_ntlm: driver = dovecot |