The Apache Java Enterprise Mail Server (a.k.a. Apache James) is a 100% pure Java SMTP and POP3 Mail server, NNTP News and JMAP server. James is a complete and portable enterprise mail engine solution based on currently available open protocols.
James is also a mail application platform. We have
... [More] developed a Java API to let you write Java code to process emails that we call the mailet API. A mailet can generate an automatic reply, update a database, prevent spam, build a message archive, or whatever you can imagine. A matcher determines whether your mailet should process an email in the server. The James project hosts the Mailet API, and James provides an implementation of this mail application platform API. [Less]
http4k is a "Server as a Function" HTTP toolkit written in Kotlin with a focus on simple, testable APIs.
http4k is a lightweight but fully-featured HTTP toolkit written in pure Kotlin that enables the serving and consuming of HTTP services in a functional and consistent way. http4k applications
... [More] are just Kotlin functions which can be mounted into a running backend. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy