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 fcfabe005e [JAMES-3693] Add a test for failover recovery with redis sentinel health check new b87d20a06a [ENHANCEMENT] Lower logs of passing hooks new 755aa564f1 [ENHANCEMENT] Dedicated debug logs for significant SMTP details 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: .../org/apache/james/protocols/smtp/core/HeloCmdHandler.java | 3 +++ .../org/apache/james/protocols/smtp/core/MailCmdHandler.java | 3 +++ .../org/apache/james/protocols/smtp/core/QuitCmdHandler.java | 7 ++++++- .../org/apache/james/protocols/smtp/core/RcptCmdHandler.java | 11 +++++++---- .../james/protocols/smtp/core/esmtp/EhloCmdHandler.java | 3 +++ .../james/protocols/smtp/core/log/HookResultLogger.java | 2 +- 6 files changed, 23 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org