Tellier Benoit created JAMES-2319:
-------------------------------------
Summary: As an administrator I want to clear a mailQueue
Key: JAMES-2319
URL: https://issues.apache.org/jira/browse/JAMES-2319
Project: James Server
Issue Type: Improvement
Components: Queue, webadmin
Affects Versions: master
Reporter: Tellier Benoit
{code:java}
DELETE /mailQueues/:name/messages/
{code}
Should purge (akka delete all mails from the queue)
You will submit a Task to the Task manager for this, as this might take time.
Have a look to MailRepositoryRoute related tasks to see how to implement
completion like additional information.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]