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

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


    from 078366a6ac [ENHANCEMENT] Relax Introspect requirement
     new ff93b29af0 JAMES-4171 Allow configure strong distinction between 
submission and mx ports
     new 913a4ac3e6 JAMES-4171 Use a separated hook (#2941)

The 2 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:
 docs/modules/servers/partials/configure/smtp.adoc  | 12 +++++++
 .../protocols/lmtp/LMTPConfigurationImpl.java      |  5 +--
 .../james/protocols/smtp/SMTPConfiguration.java    |  7 ++--
 .../protocols/smtp/SMTPConfigurationImpl.java      |  5 +--
 .../sample-configuration/smtpserver.xml            |  3 ++
 .../sample-configuration/smtpserver.xml            |  3 ++
 .../jpa-app/sample-configuration/smtpserver.xml    |  3 ++
 .../sample-configuration/smtpserver.xml            |  3 ++
 .../memory-app/sample-configuration/smtpserver.xml |  3 ++
 .../sample-configuration/smtpserver.xml            |  2 ++
 .../mailets/configuration/SmtpConfiguration.java   | 12 +++++++
 .../src/main/resources/smtpserver.xml              |  2 ++
 .../james/smtp/SmtpIdentityVerificationTest.java   | 25 +++++++++++++++
 .../apache/james/lmtpserver/netty/LMTPServer.java  |  7 ++--
 .../EnforceMtaSts.java => AuthRequiredHook.java}   | 37 +++++++++-------------
 .../james/smtpserver/CoreCmdHandlerLoader.java     |  1 +
 .../james/smtpserver/ExtendedSMTPSession.java      |  5 +--
 .../SenderAuthIdentifyVerificationHook.java        | 10 +++---
 .../apache/james/smtpserver/netty/SMTPServer.java  | 14 ++++----
 src/site/xdoc/server/config-smtp-lmtp.xml          |  9 ++++++
 20 files changed, 122 insertions(+), 46 deletions(-)
 copy 
server/protocols/protocols-smtp/src/main/java/org/apache/james/smtpserver/{tls/EnforceMtaSts.java
 => AuthRequiredHook.java} (66%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to