chibenwa commented on pull request #221:
URL: https://github.com/apache/james-project/pull/221#issuecomment-814523607
> I haven't answered because I am unsure what a minimal binary would look
like ... for a pure open SMTP relay, I guess that the SMTP protocol + an in
memory queue + file based RRT would be enough, add in some user store (file
based? ) for authenticated smtp
Well we already have JPA-SMTP.
If it do not fit his needs he likely need to assemble his own Guice server...
> Sounds like a major breaking change to me...
Agree, the idea to have a 4.0 had been around. It would be an opportunity to
also rename the servers according to their purpose (and no longer according to
the underlying technologies):
- Memory -> Testing server
- JPA -> Simple/Basic server
- JPA-SMTP -> Simple/Basic processing server
- Cassandra-ElasticSearch-Rabbit-S3 -> Distributed server.
We might not be that far away from it.... A bit of doc, a bit of maven
module renames, and we can have something convincing IMO.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]