Skip to content

LanKhuat/openpaas-james

 
 

Repository files navigation

OpenPaaS James

This project adapts and enhance Apache James project

Useful links

Additional features

Additional features includes:

  • JMAP PUSH over AMQP (WIP)
  • JMAP Filters/get and Filters/set (WIP)

Building the project

This projects uses git submodules to track the latest branch of the Apache James project

You need to retrieve Apache sources first:

cd james-project
git fetch
git checkout master

Then you can compile both apache/james-project and linagora/openpaas-james together.

mvn clean package -Dmaven.javadoc.skip=true

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 66.3%
  • Scala 33.7%