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 5331338  Fix anchor links
     new 3c78672  JAMES-3295 handle configuration AtMostMatcher with differents 
config
     new c312298  JAMES-3295 Matcher for temporary delivery failure
     new 9711f90  JAMES-3295 Temporary delivery error matcher 
implementation/test
     new 5ef6acc  JAMES-3295 add a test 
remoteDeliveryErrorHandlingShouldIgnoreMailsNotTransitingByRemoteDelivery in 
RemoteDeliveryErrorHandlingTest
     new e461a3a  JAMES-3295 proof for the test 
remoteDeliveryErrorHandlingShouldIgnoreMailsNotTransitingByRemoteDelivery

The 5 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:
 .../apache/james/transport/matchers/AtMost.java    |  57 +++++-
 .../james/transport/matchers/AtMostTest.java       | 221 ++++++++++++++-------
 .../mailets/RemoteDeliveryErrorHandlingTest.java   |  29 ++-
 .../mailets/remote/delivery/DeliveryRunnable.java  |   1 +
 ...or.java => IsRemoteDeliveryTemporaryError.java} |  10 +-
 .../remote/delivery/DeliveryRunnableTest.java      |   7 +
 ...ava => IsRemoteDeliveryTemporaryErrorTest.java} |  19 +-
 7 files changed, 246 insertions(+), 98 deletions(-)
 copy 
server/mailet/mailets/src/main/java/org/apache/james/transport/matchers/{IsRemoteDeliveryPermanentError.java
 => IsRemoteDeliveryTemporaryError.java} (85%)
 copy 
server/mailet/mailets/src/test/java/org/apache/james/transport/matchers/{IsRemoteDeliveryPermanentErrorTest.java
 => IsRemoteDeliveryTemporaryErrorTest.java} (90%)


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

Reply via email to