You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Benoit Tellier (Jira)" <se...@james.apache.org> on 2022/03/04 10:47:00 UTC

[jira] [Created] (JAMES-3723) Allow reprocessing a mail without consuming it

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 &amp; 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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org