diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-11-17 10:15:28 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-11-17 10:15:28 +0000 |
commit | 9420381aecbfc530b9b219d321632b09f9564ddb (patch) | |
tree | 2cfe9e7500f34ccc12299ff6a0fbb3c45bbbf1e5 /doc/doc-misc | |
parent | d1e83bff479907ea191e6e4e0b472edf53c224a3 (diff) |
Wish list update.
Diffstat (limited to 'doc/doc-misc')
-rw-r--r-- | doc/doc-misc/WishList | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList index 29b1ae9e7..808626dd0 100644 --- a/doc/doc-misc/WishList +++ b/doc/doc-misc/WishList @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-misc/WishList,v 1.56 2005/11/15 09:27:25 ph10 Exp $ +$Cambridge: exim/doc/doc-misc/WishList,v 1.57 2005/11/17 10:15:28 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -2010,5 +2010,12 @@ variables that are included in the data. This has to be done inside the lookup code, because of caching. Probably means we have to invent ewildlsearch and enwildlsearch. ------------------------------------------------------------------------------ ---- HWM 347 ------------------------------------------------------------------ + +(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. +------------------------------------------------------------------------------ +--- HWM 348 ------------------------------------------------------------------ ---------------------------- End of WishList --------------------------------- |