blob: 29607568cf6effca433caee2c2a4b423c4951e00 [file] [log] [blame]
= James Distributed Mail Server
:navtitle: Distributed James Application
The Distributed server offers an easy way to scale email server. Based on
noSQL solutions, it is intended to be easy to operate for large
deployments, without needing sharding and protocol aware load balancing.
The Distributed Server does assume that you have advanced
technical knowledge and is the most complex and feature-rich option.
This server is:
* Intended for use by experts only
* Used for large-scale distributed deployments
* Is designed for Mail Delivery use cases but can also carry out mail processing
* The most feature-rich server, but also by far the most complex
In this section of the documentation, we will introduce you to:
* xref:distributed/objectives.adoc[Objectives and motivation of the Distributed Server]
* xref:distributed/architecture/index.adoc[Overview of architecture]
* xref:distributed/run/index.adoc[Run the Distributed Server]
* xref:distributed/configure/index.adoc[Configure the Distributed Server]
* xref:distributed/operate/index.adoc[Operation of the Distributed Server]
* xref:customization:index.adoc[How to extend the server]