This is an automated email from the ASF dual-hosted git repository.
quantranhong1999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
from c8f260998b [CHANGELOG] Refresh changelog
new 657749132f JAMES-4210 Add SMTP explicit LOGIN SASL integration test
new d520a0e70c JAMES-4210 Add a test to cover SMTP explicit PLAIN SASL
requireSSL behavior
new 791bb3a664 JAMES-4210 [FIX] Reuse protocol default SASL factories for
explicit configuration
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:
.../james/utils/GuiceSaslMechanismResolver.java | 18 ++-
.../utils/GuiceSaslMechanismResolverTest.java | 63 ++++++++++
server/mailet/integration-testing/pom.xml | 5 +
.../mailets/configuration/SmtpConfiguration.java | 25 ++++
.../src/main/resources/smtpserver.xml | 8 +-
.../mailets/SmtpSaslMechanismIntegrationTest.java | 140 +++++++++++++++++++++
6 files changed, 257 insertions(+), 2 deletions(-)
create mode 100644
server/mailet/integration-testing/src/test/java/org/apache/james/mailets/SmtpSaslMechanismIntegrationTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]