From 332f5cf3ddb43e1a85d70039211e73aa1a753ebd Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Sun, 20 Feb 2011 23:44:50 -0500 Subject: Update $message_linecount for maildir_tag. Patch from Mark Zealey. Fixes bug 1055. --- doc/doc-txt/ChangeLog | 3 +++ doc/doc-txt/NewStuff | 4 ++++ 2 files changed, 7 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 862f1b887..1fd7bd3cf 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -60,6 +60,9 @@ PP/10 Use sig_atomic_t for flags set from signal handlers. Fixed developed for diagnosis in bug 927 (which turned out to be a kernel bug). +PP/11 Bugzilla 1055: Update $message_linecount for maildir_tag. + Patch from Mark Zealey. + Exim version 4.74 ----------------- diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 6159bf443..7ae550bb4 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -25,6 +25,10 @@ Version 4.75 3. Log filenames may now use %M as an escape, instead of %D (still available). The %M pattern expands to yyyymm, providing month-level resolution. + 4. The $message_linecount variable is now updated for the maildir_tag option, + in the same way as $message_size, to reflect the real number of lines, + including any header additions or removals from transport. + Version 4.74 ------------ -- cgit v1.2.3