You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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&[email protected]
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
And likely not retried.
=> INFO
The text was updated successfully, but these errors were encountered:
Should be less verbose
And likely not retried.
=> INFO
The text was updated successfully, but these errors were encountered: