Index: docs/src/_build/html/overview.html
===================================================================
--- docs/src/_build/html/overview.html	(revision 16)
+++ docs/src/_build/html/overview.html	(revision 27)
@@ -75,4 +75,15 @@
 <p>This is the scheme of the architecture:</p>
 <img alt="Scheme of the architecture behind Mailjam" class="open-fancybox" src="_images/mailjam_architecture.png" />
+<p>This architecture works for small setups (everything running on a single server)
+but it works for bigger/larger installations with up to N mail servers, running
+each server its own <a class="reference internal" href="#overview-mailjam-mta-client"><em>MTA client</em></a> (or multiple instances
+of it) to connect to N <a class="reference internal" href="#overview-mailjam-daemon"><em>Mailjam daemon</em></a> servers (managed locally
+or remotely using up to N <a class="reference internal" href="#overview-mailjam-cli-client"><em>CLI client</em></a> or
+<a class="reference internal" href="#overview-mailjam-web-client"><em>Web client</em></a> instances).</p>
+<div class="admonition-see-also admonition seealso">
+<p class="first admonition-title">See also</p>
+<p class="last"><a class="reference internal" href="examples.html"><em>The examples documentation</em></a> contains some useful examples
+about different kinds of setups.</p>
+</div>
 </div>
 <div class="section" id="mailjam-daemon">
