https://bugs.exim.org/show_bug.cgi?id=2456

Git Commit <g...@exim.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |g...@exim.org

--- Comment #1 from Git Commit <g...@exim.org> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/fc7bae7f2fa3668ada9bd173e9f24c7166e1dd13

commit fc7bae7f2fa3668ada9bd173e9f24c7166e1dd13
Author:     Jeremy Harris <jgh146...@wizmail.org>
AuthorDate: Thu Oct 24 23:34:19 2019 +0100
Commit:     Jeremy Harris <jgh146...@wizmail.org>
CommitDate: Fri Oct 25 00:55:45 2019 +0100

    support moving messages across named queues.  bug 2456
----
 doc/doc-docbook/spec.xfpt    | 14 ++++++++++++++
 doc/doc-txt/NewStuff         |  2 ++
 src/src/exim.c               | 25 ++++++++++++++-----------
 src/src/functions.h          | 21 +++++++++++++++++----
 src/src/globals.c            |  1 +
 src/src/globals.h            |  1 +
 src/src/macros.h             |  2 +-
 src/src/queue.c              |  8 ++++++++
 src/src/spool_out.c          | 26 ++++++++++++++++----------
 test/log/0576                |  8 ++++++++
 test/runtest                 | 17 ++++++++++++++++-
 test/scripts/0000-Basic/0576 | 40 ++++++++++++++++++++++++++++++++++++++++
 test/stdout/0576             | 29 +++++++++++++++++++++++++++++
 13 files changed, 167 insertions(+), 27 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to