summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-08-04 15:26:05 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-08-04 15:26:05 +0100
commit803628d5b0b175dfa78f0b19b35213ace01207b1 (patch)
treef11d68c1cac8190ec79dea94915dc5fc3dd63fb1 /doc
parentf7302073a0de0db3750659a0f27b869ea45a0e4e (diff)
parent27b9e5f4d269b123e51beee76ab3c7f72521fead (diff)
Merge branch 'fakereject'
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-docbook/spec.xfpt1
-rw-r--r--doc/doc-txt/ChangeLog3
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index d08a7a040..7bd5b7f9d 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -35408,6 +35408,7 @@ picked out by the distinctive two-character flags that immediately follow the
timestamp. The flags are:
.display
&`<=`& message arrival
+&`(=`& message fakereject
&`=>`& normal message delivery
&`->`& additional address in same delivery
&`>>`& cutthrough message delivery
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index d99370a7e..11b25f875 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -65,6 +65,9 @@ JH/16 DANE: treat a TLSA lookup response having all non-TLSA RRs, the same
as one having no matching records. Previously we deferred the message
that needed the lookup.
+JH/17 Fakereject: previously logged as a norml message arrival "<="; now
+ distinguished as "(=".
+
Exim version 4.87
-----------------