thanhbv200585 commented on code in PR #1561:
URL: https://github.com/apache/james-project/pull/1561#discussion_r1239303032


##########
server/protocols/jmap-rfc-8621/src/main/scala/org/apache/james/jmap/core/Capability.scala:
##########
@@ -168,6 +168,7 @@ final case class SubmissionCapability(identifier: 
CapabilityIdentifier = EMAIL_S
 
 case object SubmissionCapabilityFactory {
   val maximumDelays = Duration.ofDays(1)
+  val MAX_FUTURE_RELEASE_INTERVAL = 86400

Review Comment:
   I fix it already, because I misunderstood what you meant before
   



-- 
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]

Reply via email to