Only use MailClaimCheck / MailEnricher when a treshold is hit
-------------------------------------------------------------

                 Key: JAMES-1031
                 URL: https://issues.apache.org/jira/browse/JAMES-1031
             Project: JAMES Server
          Issue Type: Improvement
          Components: SpoolManager & Processors
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 3.0


At the moment we store the MimeMessage of the Mail on fs before we hand the 
rest of to jms. This is needed for very big messages but for small messages its 
a way faster to just store them directly in the JMS Queue. We should make it 
configurable at which message size it need to get stored out-of-band. Maybe we 
should even consider to store it via a BlobMessage then

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to