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-misc | |
parent | 7d89b8caecf6abfddbd6a07597cacf615144cb13 (diff) |
Implemented control=allow_auth_unadvertised.
Diffstat (limited to 'doc/doc-misc')
-rw-r--r-- | doc/doc-misc/WishList | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList index 55aa19d9d..23a597d8a 100644 --- a/doc/doc-misc/WishList +++ b/doc/doc-misc/WishList @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-misc/WishList,v 1.61 2006/03/02 11:24:25 ph10 Exp $ +$Cambridge: exim/doc/doc-misc/WishList,v 1.62 2006/03/02 12:25:48 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -1997,13 +1997,6 @@ code, because of caching. Probably means we have to invent ewildlsearch and enwildlsearch. ------------------------------------------------------------------------------ -(348) 17-Nov-05 S Option to allow AUTH when not advertised. - -It seems that there are clients that send AUTH when it hasn't been advertised, -some even after HELO, not even EHLO. Sigh. Possibly this should be an ACL -control, to enable it to be restricted to certain hosts. ------------------------------------------------------------------------------- - (350) 28-Feb-06 S Additional errors for retry rules (i) Unexpected connection close; (ii) mail_4xx. |