summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-10-02 14:30:29 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-10-02 14:30:29 +0000
commit68181c74b1c14d883547f1f1d87ddf4da181136f (patch)
treebbc5f30f4de9a8de1ca2f5876cb03c5816806dba /doc
parent14aa5a05b6399f98744f9542765288313d0bfb9d (diff)
Fix typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/NewStuff8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 263df8776..d303864a4 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/NewStuff,v 1.112 2006/10/02 13:38:18 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/NewStuff,v 1.113 2006/10/02 14:30:29 ph10 Exp $
New Features in Exim
--------------------
@@ -61,12 +61,14 @@ Version 4.64
several authenticators for different mechanisms. For example:
dovecot_plain:
- driver = PLAIN
+ driver = dovecot
+ public_name = PLAIN
server_name = /var/run/dovecot/auth-client
server_setid = $auth1
dovecot_ntlm:
- driver = NTLM
+ driver = dovecot
+ public_name = NTLM
server_name = /var/run/dovecot/auth-client
server_setid = $auth1