This is an automated email from the ASF dual-hosted git repository.

btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


    from 64f8e7470f [JAMES-3877] enables configuration of jdbc pool max 
connections
     new e1377cdc6f JAMES-3867 Allow IMAP extensions configuration
     new f2f93ea269 JAMES-3867 Document IMAP extensions configuration
     new 2dc84e79b3 JAMES-3867 Fix Capability/Enable injection

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 examples/README.md                                 |  4 ++++
 .../apache/james/examples/imap/PingProcessor.java  | 28 +++++++++++++++++++---
 .../custom-imap/src/main/resources/imapserver.xml  | 15 ++----------
 .../examples/imap/ImapCustomPackagesTest.java      | 18 ++++++++++++--
 .../apache/james/imap/api/ImapConfiguration.java   | 23 +++++++++++++++---
 .../distributed-app/docs/modules/ROOT/nav.adoc     |  1 +
 .../docs/modules/ROOT/pages/configure/imap.adoc    | 21 ++++++++++++++++
 .../docs/modules/ROOT/pages/extending/imap.adoc    | 25 +++++++++++++++++++
 .../docs/modules/ROOT/pages/extending/index.adoc   |  2 ++
 .../james/modules/protocols/IMAPServerModule.java  | 19 ++++++++-------
 .../apache/james/imapserver/netty/IMAPServer.java  |  1 +
 .../netty/IMAPServerConfigurationTest.java         |  7 ++++++
 src/site/xdoc/server/config-imap4.xml              | 19 +++++++++++++++
 13 files changed, 154 insertions(+), 29 deletions(-)
 create mode 100644 
server/apps/distributed-app/docs/modules/ROOT/pages/extending/imap.adoc


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to