Benoit Tellier created JAMES-3441:
-------------------------------------

             Summary: Configuration changes to allow "specialized" JAMES 
instances
                 Key: JAMES-3441
                 URL: https://issues.apache.org/jira/browse/JAMES-3441
             Project: James Server
          Issue Type: Improvement
            Reporter: Benoit Tellier


In my upcoming Distributed Servers deployments I want to use specialized James 
instances:

 - A group of instances will empower the JMAP protocol
 - A group of instances will empower the IMAP & SMTP protocol
 - A group of instances will act as back-office servers.

Back office servers have the following responsibilities:
 - Run Mail Processing
 - Run Mailbox Event processing
 - Run WebAdmin tasks
 - Expose WebAdmin endpoints
 - Run remote delivery

Part of this can be already achieved via configuration:
 - IMAP/JMAP/SMTP/WebAdmin can be turned on and off
 - Removing remote delivery mailet would ensure RemoteDeliveryRunnable is not 
running

We need the ability to disable mail processing. I propose that setting 
mailetcontainer.xml thread count to 0 does this.

We need to add configuration option to disable mailbox event processing (while 
keeping messaging), and task consumption as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to