JAMES-2587 extensions-jars directory
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/5f2a7d9c Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/5f2a7d9c Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/5f2a7d9c Branch: refs/heads/master Commit: 5f2a7d9c3feaccae9bfd7d7b436faac708381407 Parents: d4ddfba Author: tran tien duc <[email protected]> Authored: Tue Nov 6 15:20:10 2018 +0700 Committer: Antoine Duprat <[email protected]> Committed: Fri Nov 9 08:50:43 2018 +0100 ---------------------------------------------------------------------- .../cassandra-rabbitmq/destination/extensions-jars/README.md | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/5f2a7d9c/dockerfiles/run/guice/cassandra-rabbitmq/destination/extensions-jars/README.md ---------------------------------------------------------------------- diff --git a/dockerfiles/run/guice/cassandra-rabbitmq/destination/extensions-jars/README.md b/dockerfiles/run/guice/cassandra-rabbitmq/destination/extensions-jars/README.md new file mode 100644 index 0000000..2cea759 --- /dev/null +++ b/dockerfiles/run/guice/cassandra-rabbitmq/destination/extensions-jars/README.md @@ -0,0 +1,5 @@ +# Adding Jars to JAMES + +The jar in this folder will be added to JAMES classpath when mounted under /root/extensions-jars inside the running container. + +You can use it to add you customs Mailets/Matchers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
