git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add sender to log line for DATA timeout.
[users/jgh/exim.git]
/
doc
/
doc-txt
/
ChangeLog
diff --git
a/doc/doc-txt/ChangeLog
b/doc/doc-txt/ChangeLog
index fb21a0f77f313ecfb88abb52fef6a9a18e98e2a9..08f59181fdf9b1cd43d7e71479f9ae6182062b41 100644
(file)
--- a/
doc/doc-txt/ChangeLog
+++ b/
doc/doc-txt/ChangeLog
@@
-1,4
+1,4
@@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.11
8 2005/04/06 16:26:42
ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.11
9 2005/04/06 16:43:59
ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
Change log file for Exim from version 4.21
-------------------------------------------
@@
-196,6
+196,9
@@
PH/31 When doing a callout as part of verifying an address, Exim was not paying
does for delivery: the affixes are removed from the local part unless
rcpt_include_affixes is set on the transport.
does for delivery: the affixes are removed from the local part unless
rcpt_include_affixes is set on the transport.
+PH/32 Add the sender address, as F=<...>, to the log line when logging a
+ timeout during the DATA phase of an incoming message.
+
A note about Exim versions 4.44 and 4.50
A note about Exim versions 4.44 and 4.50