summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNigel Metheringham <nigel@exim.org>2009-10-20 13:10:15 +0000
committerNigel Metheringham <nigel@exim.org>2009-10-20 13:10:15 +0000
commitec5a421bfd2feadd170dfd83a44a6a07b922abdf (patch)
treea5b531f11619135c199ed42488b74bc0453eb603
parentd5331c3e8afba33b0953940d8e53a5a2438924d5 (diff)
Improvements to LMTP delivery logging. Fixes: #807
-rw-r--r--doc/doc-txt/ChangeLog4
-rw-r--r--src/src/transports/smtp.c3
2 files changed, 5 insertions, 2 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 01182cfa1..9c1af3217 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.578 2009/10/20 12:45:49 nm4 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.579 2009/10/20 13:10:15 nm4 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -130,6 +130,8 @@ NM/26 Bugzilla 799: Documentation correction for ratelimit
NM/27 Bugzilla 802: Improvements to local interface IP addr detection
Patch provided by David Brownlee
+NM/27 Bugzilla 807: Improvements to LMTP delivery logging
+
Exim version 4.69
-----------------
diff --git a/src/src/transports/smtp.c b/src/src/transports/smtp.c
index e17ad7319..d57b67429 100644
--- a/src/src/transports/smtp.c
+++ b/src/src/transports/smtp.c
@@ -1,4 +1,4 @@
-/* $Cambridge: exim/src/src/transports/smtp.c,v 1.42 2009/06/10 07:34:05 tom Exp $ */
+/* $Cambridge: exim/src/src/transports/smtp.c,v 1.43 2009/10/20 13:10:15 nm4 Exp $ */
/*************************************************
* Exim - an Internet mail transport agent *
@@ -1715,6 +1715,7 @@ if (!ok) ok = TRUE; else
continue;
}
completed_address = TRUE; /* NOW we can set this flag */
+ conf = string_sprintf("LMTP Successful delivery:%s", string_printing(buffer));
}
/* SMTP, or success return from LMTP for this address. Pass back the