[ https://issues.apache.org/jira/browse/JAMES-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020607#comment-16020607 ]
Quynh Nguyen commented on JAMES-2033: ------------------------------------- It's done by: https://github.com/linagora/james-project/pull/805 > RemoteDelivery raising error on JMAP sent emails > ------------------------------------------------ > > Key: JAMES-2033 > URL: https://issues.apache.org/jira/browse/JAMES-2033 > Project: James Server > Issue Type: Bug > Reporter: Quynh Nguyen > > What happen is very simple: > User sends a mail > mail is getting processed and is being processed by REmoteDelivery > RemoteDelivery copies the email and enqueue it it a dedicated MailQueue > JamesMailSpooler execute the dequeue decorator and moves the mail out of > outbox > RemoteDelivery threads dequeue the email, send it > As the mail is dequeued a second time the DequeueDecorator is executed a > second time. But the mail no more is in the Outbox. It then raise this error! -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org