Re: Minimal possible build for Spring-based version of James server

Tellier Benoit <[email protected]>
Newsgroups gmane.comp.jakarta.james.user
Organization Apache Foundation - James Project
Message-ID <[email protected]>
Hello Rich,

Le 10/04/2021 à 03:02, [email protected] a écrit :
> Thanks Benoit --
> 
> I appreciate the response and your links.
> 
> [...]
> 
> I might consider the distributed server if it solves a more immediate 
> issue I have: I can't easily retrieve messages sent to the address-error 
> folder.  I use jSPF and it works great until false positives land in that 
> folder and I need to forward them to the correct user.  Does the 
> distributed server solve that problem?

Guice packqging solves that problem!

The WebAdmin REST endpoints enable to list the content of mail
repositories without reading their content on disk.

https://github.com/apache/james-project/blob/master/src/site/markdown/server/manage-webadmin.md#administrating-mail-repositories

Of course, this is not available on top of Spring.

Cheers,

Benoit

> 
> Thanks again!
> Rich
> 
> 
> 
> From:   "Tellier Benoit" <[email protected]>
> To:     [email protected]
> Date:   04/09/2021 03:19 PM
> Subject:        Re: Minimal possible build for Spring-based version of 
> James server
> 
> 
> 
> Hello Rich,
> 
> Sorry for the late reply,
> 
> Spring packaging do not allow to start the distributed server -
> Cassandra/ElasticSearch.
> 
> Build instructions for the docker:
> https://github.com/apache/james-project#run-james-with-guice--cassandra--rabbitmq--s3--elasticsearch
> 
> 
>> My goal is to build a James server that acts as an SMTP transfer agent
> for other servers using the least amount of dependencies.
> 
> Then you likely need to assemble the Guice modules yourself in order to
> get your own specific James server, answering your own very needs. My
> company likely can offer support doing so.
> 
> We have had this kind of customization in the test suite:
> https://github.com/apache/james-project/blob/james-project-3.5.0/mpt/impl/smtp/cassandra-rabbitmq-object-storage/src/test/java/org/apache/james/mpt/smtp/CassandraRabbitMQAwsS3SmtpTestRuleFactory.java
> 
> 
> We have a minimal SMTP server but backed by the JPA technology:
> https://github.com/apache/james-project/tree/master/server/container/guice/jpa-smtp
> 
> 
> Cheers,
> 
> Benoit
> 
> 
> Le 30/03/2021 à 22:47, Rich P a écrit :
>> Hello --
>>
>> I just created a snapshot build of 3.7.0 with command line Maven 3.6.3 
> using "mvn package -DskipTests".  Does this create the smallest possible 
> build needed for a standalone James server (no Docker/Cassandra, etc.)?
>>
>> My goal is to build a James server that acts as an SMTP transfer agent 
> for other servers using the least amount of dependencies.  Besides the 
> base James engine, I want to use jSPF and jDKIM.
>>
>> Thank you!
>> Rich P
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 
> 
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.