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 4e84fc3 JAMES-3472 Factorize limit reads
new af8356f JAMES-3225 Verify identity should also apply for
unauthenticated users
new 6fe9e1c JAMES-3525 Run MailsShouldBeWellReceived on top of the memory
server
new dc1d52a JAMES-3525 Use authentication were needed in tests
new ab83b60 JAMES-3525 Trust unauthenticated local sender in authorized
network
The 4 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:
...ractSenderAuthIdentifyVerificationRcptHook.java | 21 +++++++++++++----
.../apache/james/MailsShouldBeWellReceived.java | 27 +++++++++++++---------
.../java/org/apache/james/JPAJamesServerTest.java | 1 +
server/container/guice/memory-guice/pom.xml | 6 +++++
.../java/org/apache/james/DisabledSpoolerTest.java | 1 +
.../apache/james/MemoryJmapJamesServerTest.java | 2 +-
.../james/mailets/AddDeliveredToHeaderTest.java | 4 +++-
.../james/mailets/BounceIntegrationTest.java | 10 ++++++++
.../mailets/CommonMailetConfigurationTest.java | 3 +++
.../apache/james/mailets/DKIMIntegrationTest.java | 2 ++
...ectResolutionRemoteDeliveryIntegrationTest.java | 8 +++++++
.../GatewayRemoteDeliveryIntegrationTest.java | 10 ++++++++
.../RecipientRewriteTableIntegrationTest.java | 10 ++++++++
.../mailets/SenderIsLocalIntegrationTest.java | 2 ++
.../org/apache/james/mailets/SieveDelivery.java | 2 ++
.../mailets/SizeGreaterThanIntegrationTest.java | 2 ++
.../james/mailets/SmtpAuthIntegrationTest.java | 4 ++++
.../james/smtp/SmtpIdentityVerificationTest.java | 22 ++++++++++++++++++
.../org/apache/james/smtp/SmtpNullSenderTest.java | 4 ++++
.../james/smtp/extensions/SMTPHeloHooksTest.java | 10 +++++---
.../james/transport/mailets/AddFooterTest.java | 3 +++
.../james/transport/mailets/AliasMappingTest.java | 15 ++++++++++++
.../mailets/AmqpForwardAttachmentTest.java | 2 ++
.../transport/mailets/DlpIntegrationTest.java | 4 ++++
.../james/transport/mailets/DomainMappingTest.java | 6 +++++
.../transport/mailets/GroupMappingRelayTest.java | 1 +
.../james/transport/mailets/GroupMappingTest.java | 4 ++++
.../mailets/ICSAttachmentWorkflowTest.java | 11 +++++++++
.../transport/mailets/IsOverQuotaMatcherTest.java | 6 +++++
.../mailets/MailReprocessingIntegrationTest.java | 3 +++
.../mailets/SpamAssassinIntegrationTest.java | 4 ++++
.../transport/mailets/StripAttachmentTest.java | 2 ++
.../mailets/ToRepositoryIntegrationTest.java | 3 +++
.../ToSenderDomainRepositoryIntegrationTest.java | 6 +++++
.../methods/integration/SetMessagesMethodTest.java | 2 +-
.../james/smtpserver/SMTPTestConfiguration.java | 4 +---
36 files changed, 202 insertions(+), 25 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]