diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-10-11 09:30:41 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-10-11 09:30:41 +0000 |
commit | 5de37277102d8c5afce49171c75ced28af2363fe (patch) | |
tree | fa49ae59def78936f044ed5b6389bf68e65d6362 /doc/doc-misc | |
parent | e4a4084a92fdadeb51f5e182c157dc41a3895899 (diff) |
In the default configuration, move the relay_from_hosts and
authenticated client checks to before the DNS black list checks.
Diffstat (limited to 'doc/doc-misc')
-rw-r--r-- | doc/doc-misc/WishList | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList index bd618be74..1fbe547bf 100644 --- a/doc/doc-misc/WishList +++ b/doc/doc-misc/WishList @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-misc/WishList,v 1.52 2005/10/10 08:23:44 ph10 Exp $ +$Cambridge: exim/doc/doc-misc/WishList,v 1.53 2005/10/11 09:30:41 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -1928,14 +1928,6 @@ This is probably a longish-term thing at the moment. Quotas over 2G are now supported, but not individual messages; no doubt one day this will be wanted. ------------------------------------------------------------------------------ -(335) 14-Jun-05 T Re-arrange default configuration - -A small niggle which might be worth fixing is the ordering of the ACL in the -default configuration file. The relay_from_hosts and authenticated clauses -would be better off before the dnslists examples. However, this should be left -until a x.x0 release, because of the documentation implications. ------------------------------------------------------------------------------- - (336) 16-Jun-05 M Show recipient(s) after header check failure The mainlog line for "There is no valid sender in any header line" shows the |