summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-05-31 10:58:18 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-05-31 10:58:18 +0000
commit2a4be8f93bd41c49707fe5e6ce2d782b709b551c (patch)
tree3b0ad2daf521f0a31aca3f66aaeb04d799b7409e /doc/doc-txt/ChangeLog
parent7d50add39dc49d96962759c4376004cd2280ebe6 (diff)
Add "fullpostmaster" to check <postmaster> without a domain, if the
domained version fails.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 47682b85f..f5e8499b6 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.145 2005/05/25 20:32:44 tom Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.146 2005/05/31 10:58:18 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -58,6 +58,9 @@ PH/06 There is a timeout for writing blocks of data, set by, e.g. data_timeout
TK/04 Added simple SPF lookup method in EXPERIMENTAL_SPF. See NewStuff for
details. Thanks to Chris Webb <chris@arachsys.com> for the patch!
+PH/07 Added "fullpostmaster" verify option, which does a check to <postmaster>
+ without a domain if the check to <postmaster@domain> fails.
+
Exim version 4.51
-----------------