From 9f2b1847245128813b0f1dfdd5179a9712683654 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Mon, 24 Jul 2023 20:07:27 +0200 Subject: [PATCH] Add James to Communication - Email - Mail Delivery Agents (#36) --- software/james.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/james.yml diff --git a/software/james.yml b/software/james.yml new file mode 100644 index 0000000000..8603b889cf --- /dev/null +++ b/software/james.yml @@ -0,0 +1,11 @@ +name: "James" +website_url: "https://james.apache.org/" +source_code_url: "https://github.com/apache/james-project" +description: "James stands for Java Apache Mail Enterprise Server! It has a modular architecture based on a rich set of modern and efficient components which provides at the end complete, stable, secure and extendable Mail Servers running on the JVM." +licenses: +- Apache-2.0 +platforms: +- Java +- Docker +tags: +- Communication - Email - Mail Delivery Agents \ No newline at end of file