diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-27 10:36:34 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-27 10:36:34 +0000 |
commit | 9ecb03f392a171ae1f3f945e783c5d2c3b847c29 (patch) | |
tree | 3067146aa00c07b228f0c61f24250981842ac53a /doc/doc-txt/ChangeLog | |
parent | 33d73e3b7a0201f4af19e8217ced618e68eaf1fb (diff) |
Re-jigged the order of the tests in the default configuration so that
the tests for valid domains and recipients precede the DNS black list
and CSA tests, on the grounds that those ones are more expensive.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 8ec3d8865..c3f20ab70 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.381 2006/07/27 10:13:52 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.382 2006/07/27 10:36:34 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -131,6 +131,10 @@ PH/23 Made -oMaa and -oMt work with -bh and -bs to pretend the connection is values for $authenticated_id and $authenticated_sender (but permit -oMai and -oMas) when testing with -bh. +PH/24 Re-jigged the order of the tests in the default configuration so that the + tests for valid domains and recipients precede the DNS black list and CSA + tests, on the grounds that those ones are more expensive. + Exim version 4.62 ----------------- |