You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/09/08 03:07:36 UTC

[james-project] branch master updated (f5f695e -> 64c95d1)

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 f5f695e  JAMES-3150 Fix typo in blob garbage collection documentation
     add a6b768c  JAMES-3636 IMAP plainAuthDisallowed should be true by default
     add 2708f89  JAMES-3862 Do not use telnet for IMAP demos
     add 64c95d1  Merge pull request #613 JAMES-1862 IMAP plainAuthDisallowed should be true by default

No new revisions were added by this update.

Summary of changes:
 docs/modules/concepts/pages/protocols/imap.adoc    |   6 +-
 .../servers/pages/distributed/configure/imap.adoc  |   2 +-
 .../sample-configuration/imapserver.xml            |   1 +
 .../src/test/resources/imapserver.xml              |   1 +
 .../sample-configuration/imapserver.xml            |   1 +
 .../src/test/resources/imapserver.xml              |   1 +
 .../jpa-app/sample-configuration/imapserver.xml    |   1 +
 .../apps/jpa-app/src/test/resources/imapserver.xml |   1 +
 .../memory-app/sample-configuration/imapserver.xml |   1 +
 .../memory-app/src/test/resources/imapserver.xml   |   1 +
 .../spring-app/src/main/resources/imapserver.xml   |   1 +
 .../spring-app/src/test/resources/imapserver.xml   |   3 +-
 .../src/main/resources/imapserver.xml              |   1 +
 .../src/test/resources/imapserver.xml              |   1 +
 .../src/test/resources/imapserver.xml              |   1 +
 .../apache/james/imapserver/netty/IMAPServer.java  |   2 +-
 .../src/test/resources/imapServer.xml              |   1 +
 .../src/test/resources/imapServerNoLimits.xml      |   1 +
 .../src/test/resources/imapServerStartTLS.xml      |   1 +
 .../src/test/resources/imapserver.xml              |   1 +
 .../src/test/resources/imapserver.xml              |   1 +
 src/homepage/howTo/custom-listeners.html           |   2 +-
 src/site/xdoc/server/config-imap4.xml              |   2 +
 src/site/xdoc/server/feature-security.xml          |   2 +-
 src/site/xdoc/server/install.xml                   | 102 +++++++++++++++++++-
 src/site/xdoc/server/quick-start-cassandra.xml     | 105 +++++++++++++++++++++
 26 files changed, 234 insertions(+), 9 deletions(-)

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