quantranhong1999 opened a new pull request, #2582:
URL: https://github.com/apache/james-project/pull/2582

   And log level INFO.
   
   Was:
   ```
   Caused by: jakarta.mail.MessagingException: Could not append due to quota 
error
        at 
org.apache.james.transport.mailets.delivery.MailboxAppenderImpl.lambda$append$7(MailboxAppenderImpl.java:127)
        at reactor.core.publisher.Mono.lambda$onErrorMap$27(Mono.java:3840)
        at reactor.core.publisher.Mono.lambda$onErrorResume$29(Mono.java:3930)
        at 
reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:94)
        ... 62 common frames omitted
   Caused by: org.apache.james.mailbox.exception.OverQuotaException: You use 
too much space in #private&akish...@govmu.org
        at 
org.apache.james.mailbox.store.quota.QuotaChecker.trySizeAddition(QuotaChecker.java:68)
        at 
org.apache.james.mailbox.store.quota.QuotaChecker.tryAddition(QuotaChecker.java:59)
        at 
org.apache.james.mailbox.store.StoreMessageManager.lambda$createAndDispatchMessage$5(StoreMessageManager.java:537)
        at 
com.github.fge.lambdas.consumers.ConsumerChainer.lambda$sneakyThrow$9(ConsumerChainer.java:73)
        at 
reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:185)
        ... 54 common frames omitted
   ```


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

Reply via email to