[exim-dev] [Bug 2456] want cmdline method for moving a messa…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2456] want cmdline method for moving a message across named-queues
https://bugs.exim.org/show_bug.cgi?id=2456

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


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

commit fc7bae7f2fa3668ada9bd173e9f24c7166e1dd13
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Oct 24 23:34:19 2019 +0100
Commit:     Jeremy Harris <jgh146exb@???>
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.