diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-03-02 12:25:48 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-03-02 12:25:48 +0000 |
commit | c46782effbf7f5ecde21a8d29cb22b42fda0fe8e (patch) | |
tree | 7cd9bc552c81f2c229dc53b6566dcfc052cb3e5e /doc/doc-txt/ChangeLog | |
parent | 7d89b8caecf6abfddbd6a07597cacf615144cb13 (diff) |
Implemented control=allow_auth_unadvertised.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 71e3e5e7e..6266ed56b 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.320 2006/03/01 16:07:16 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.321 2006/03/02 12:25:48 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -272,6 +272,9 @@ PH/53 This is related to PH/52, but is more general: for any failing address, "retry timeout exceeded" was returned. Now it returns the full error as well as "retry timeout exceeded". +PH/54 Added control=allow_auth_unadvertised, as it seems there are clients that + do this, and (what is worse) MTAs that accept it. + Exim version 4.60 ----------------- |