This is an automated email from the ASF dual-hosted git repository. rcordier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
from 0f484fb222 JAMES-4079 Fix RecipientRewriteTable adds duplicate mapping (#2449) new e982d2a27b JAMES-4032 DKIMHook should also validate local from header new 816c9f8012 JAMES-4032 Add validatedEntities field for DKIMHook 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: .../servers/partials/configure/smtp-hooks.adoc | 20 ++-- .../org/apache/james/DKIMHookIntegrationTest.java | 133 +++++++++++++++++++++ ...DomainDkim.eml => otherDomainDkimLocalFrom.eml} | 2 +- .../java/org/apache/james/smtpserver/DKIMHook.java | 89 +++++++++++++- .../org/apache/james/smtpserver/DKIMHookTest.java | 39 +++++- 5 files changed, 267 insertions(+), 16 deletions(-) copy server/apps/memory-app/src/test/resources/eml/{otherDomainDkim.eml => otherDomainDkimLocalFrom.eml} (96%) --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org