You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/04/05 03:18:46 UTC

[james-project] 04/07: JAMES-3302 Fix bad formatting due to a missing line break

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit b84df39c7a079f840d7b5ec8704b4b85bb77dd7d
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Fri Apr 2 18:38:38 2021 +0700

    JAMES-3302 Fix bad formatting due to a missing line break
---
 .../servers/pages/distributed/architecture/specialized-instances.adoc   | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/modules/servers/pages/distributed/architecture/specialized-instances.adoc b/docs/modules/servers/pages/distributed/architecture/specialized-instances.adoc
index e13d75e..5c7365d 100644
--- a/docs/modules/servers/pages/distributed/architecture/specialized-instances.adoc
+++ b/docs/modules/servers/pages/distributed/architecture/specialized-instances.adoc
@@ -22,12 +22,14 @@ We speak of:
  protocols configuration files to learn more.
  
  - **Back-office servers** handles other services like:
+
     - Mail processing.
     - Remote delivery.
     - Event processing.
     - Task execution.
 
 Front-line servers will likely not handle back office responsibilities (but be sure to have back-office servers that do!).
+
   - xref:distributed/configure/mailetcontainer.adoc[Mail processing can be switched off].
   - xref:distributed/configure/listeners.adoc[Mailbox event processing can be switched off].
   - xref:distributed/configure/rabbitmq.adoc[Task execution can be switched off].

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org