diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-11-05 19:37:00 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-11-05 19:37:00 +0000 |
commit | 9c2b45c9eafbcceb99cbcdcc2075088d7a2a74de (patch) | |
tree | 2f403d4189b098ff1711103a50d50ad55e5970ae /doc/doc-txt/Exim4.upgrade | |
parent | 52383f8f7e0df85deff1cb36746908962826e966 (diff) |
Doc corrections from John Horne. Fixes: #899
Diffstat (limited to 'doc/doc-txt/Exim4.upgrade')
-rw-r--r-- | doc/doc-txt/Exim4.upgrade | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-txt/Exim4.upgrade b/doc/doc-txt/Exim4.upgrade index db20d5dd6..d2bf1ce48 100644 --- a/doc/doc-txt/Exim4.upgrade +++ b/doc/doc-txt/Exim4.upgrade @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/Exim4.upgrade,v 1.1 2004/10/07 15:04:35 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/Exim4.upgrade,v 1.2 2009/11/05 19:37:00 nm4 Exp $ Upgrading Exim from Release 3.33 to 4.xx ---------------------------------------- @@ -1096,7 +1096,7 @@ Authentication controlled by ACLs. . The auth_always_advertise option has been abolished because it depended on - auth_hosts and and host_auth_accept_relay, both of which are no more. In its + auth_hosts and host_auth_accept_relay, both of which are no more. In its place there is a new option called auth_advertise_hosts, whose default value is *, meaning "advertise AUTH to all". |