Benoit Tellier created JAMES-3723:
-------------------------------------
Summary: Allow reprocessing a mail without consuming it
Key: JAMES-3723
URL: https://issues.apache.org/jira/browse/JAMES-3723
Project: James Server
Issue Type: Improvement
Components: MailStore & MailRepository, webadmin
Reporter: Benoit Tellier
Today reprocessing enqueue emails then destroy them straight away.
This is unfortunate as a user might want to replay the reprocessing several
time, eg if the processing consume the mail but the user wants to debug the
processing behaviour.
Today trying to reprocess a mail say 5 time while adapting the behaviour of the
reprocessing (ie debugging).
I propose adding a query parameter `consume=true|false` defaulting to true
controllong wether the original mail should be deleted from the repository or
not.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]