From fc7bae7f2fa3668ada9bd173e9f24c7166e1dd13 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 24 Oct 2019 23:34:19 +0100 Subject: Support moving messages across named queues. Bug 2456 --- doc/doc-docbook/spec.xfpt | 14 ++++++++++++++ doc/doc-txt/NewStuff | 2 ++ 2 files changed, 16 insertions(+) (limited to 'doc') diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 4fa87ff9e..7cd3e8621 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -3963,6 +3963,20 @@ is sent to the sender, containing the text &"cancelled by administrator"&. Bounce messages are just discarded. This option can be used only by an admin user. +.new +.vitem &%-MG%&&~<&'queue&~name'&&~<&'message&~id'&>&~<&'message&~id'&>&~... +.oindex "&%-MG%&" +.cindex queue named +.cindex "named queues" +.cindex "queue" "moving messages" +This option requests that each listed message be moved from its current +queue to the given named queue. +The destination queue name argument is required, but can be an empty +string to define the default queue. +If the messages are not currently located in the default queue, +a &%-qG%& option will be required to define the source queue. +.wen + .vitem &%-Mmad%&&~<&'message&~id'&>&~<&'message&~id'&>&~... .oindex "&%-Mmad%&" .cindex "delivery" "cancelling all" diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 731769629..5d0c8bd31 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -48,6 +48,8 @@ Version 4.93 GnuTLS was already there, being done purely by the library (server side only, and exim must be run as root). +16: Command-line option to move messages from one named queue to another. + Version 4.92 -------------- -- cgit v1.2.3