summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2007-06-26 09:23:34 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2007-06-26 09:23:34 +0000
commitd52120f2b5b5464091a61a47fe881a6e8f6ec09f (patch)
tree80902c7b76afc8ca1b580faf7478252819a57897 /doc/doc-txt/NewStuff
parentd677b2f22abb3eb268e5cb15e4710ff5063049fe (diff)
Add +ignore_defer and +include_defer to host lists.
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r--doc/doc-txt/NewStuff6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 547534ad6..f61b1f7a3 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/NewStuff,v 1.152 2007/06/22 14:38:58 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/NewStuff,v 1.153 2007/06/26 09:23:34 ph10 Exp $
New Features in Exim
--------------------
@@ -78,6 +78,10 @@ Version 4.68
longest line that was received as part of the message, not counting the
line termination character(s).
+ 7. Host lists can now include +ignore_defer and +include_defer, analagous to
+ +ignore_unknown and +include_unknown. These options should be used with
+ care, probably only in non-critical host lists such as whitelists.
+
Version 4.67
------------