vttranlina commented on code in PR #2183:
URL: https://github.com/apache/james-project/pull/2183#discussion_r1552859123
##########
server/protocols/jmap-rfc-8621-integration-tests/jmap-rfc-8621-integration-tests-common/src/main/scala/org/apache/james/jmap/rfc8621/contract/EmailQueryMethodContract.scala:
##########
@@ -2997,7 +2997,7 @@ trait EmailQueryMethodContract {
val message1: Message = Message.Builder
.of
- .setTo("[email protected]")
+ .setTo("\"aaa\" <[email protected]>")
Review Comment:
Do you think we get a bug with parsing MailAddress in Postgres module?
I tend to think fix Postgres than change the contract here
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]