Quynh Nguyen created JAMES-2033:
-----------------------------------

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

Reply via email to