Arsnael commented on code in PR #2630: URL: https://github.com/apache/james-project/pull/2630#discussion_r1944083899
########## server/mailet/integration-testing/src/test/java/org/apache/james/smtp/SmtpIdentityVerificationTest.java: ########## @@ -334,23 +334,24 @@ void shouldAcceptGroupWhenOnlyUser(@TempDir File temporaryFolder) throws Excepti } @Test - void errorsShouldBeIgnoredWhenUnAuthed(@TempDir File temporaryFolder) throws Exception { Review Comment: Removed this test as the From header was empty. I think `shouldAcceptInvalidFromWhenUnauthenticated` test with from: INVALID covers this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org