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

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

commit 6fbeaa537d4b8524ff87da85964cf33574d28ef7
Author: Jean Helou <j...@xn--gml-cma.com>
AuthorDate: Fri Mar 14 14:42:51 2025 +0100

    [devscout] fixes missing line break for proper readme rendering
---
 server/apps/scaling-pulsar-smtp/README.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/server/apps/scaling-pulsar-smtp/README.adoc 
b/server/apps/scaling-pulsar-smtp/README.adoc
index 4361114ac2..d4be3e810a 100644
--- a/server/apps/scaling-pulsar-smtp/README.adoc
+++ b/server/apps/scaling-pulsar-smtp/README.adoc
@@ -5,6 +5,7 @@
 This app provides an easily scalable SMTP processing module based on Apache 
Pulsar for small to large deployments. The idea being that it is easy enough to 
operate this assembly at a "reasonable" cost in the cloud until the scale is 
large enough to warrant switching to the fully distributed app.
 
 In order to support such small deployments destined to grow this app relies on 
:
+
 - Apache pulsar as there are cost-efficient SAAS deployments that make this 
app easy to deploy
 - A Blobstore (for mail repository) as they are very cost-efficient and 
available at most providers in the Cloud market.
 - A PostgresSQL database for reference data (domain list, recipient rewrite 
table and users). PostgreSQL databases as a service is available on multiple 
cloud platform and for this kind of information entry tiers should allow to 
operate a reasonable service. 


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

Reply via email to