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 eb6ff6da93ba167f6a03033894840a761c9a2a81 Author: Benoit Tellier <[email protected]> AuthorDate: Fri Apr 2 18:37:51 2021 +0700 JAMES-3302 Picture for James extension mechanisms --- .../servers/assets/images/james-hexagons-extensions.png | Bin 0 -> 39191 bytes .../servers/pages/distributed/extending/index.adoc | 2 ++ 2 files changed, 2 insertions(+) diff --git a/docs/modules/servers/assets/images/james-hexagons-extensions.png b/docs/modules/servers/assets/images/james-hexagons-extensions.png new file mode 100644 index 0000000..6e228e2 Binary files /dev/null and b/docs/modules/servers/assets/images/james-hexagons-extensions.png differ diff --git a/docs/modules/servers/pages/distributed/extending/index.adoc b/docs/modules/servers/pages/distributed/extending/index.adoc index 27f578a..2eda09e 100644 --- a/docs/modules/servers/pages/distributed/extending/index.adoc +++ b/docs/modules/servers/pages/distributed/extending/index.adoc @@ -3,6 +3,8 @@ == Available extension mechanisms +image::mail-processing-hexagons.png[Extension mechanisms for the Distributed Server] + The Distributed Server exposes several interfaces allowing the user to write custom extensions in order to extend the Distributed Server behavior. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
