You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/08/15 02:10:00 UTC

[jira] [Created] (JAMES-2115) Buggy JMAP feature: inReplyTo

Tellier Benoit created JAMES-2115:
-------------------------------------

             Summary: Buggy JMAP feature: inReplyTo
                 Key: JAMES-2115
                 URL: https://issues.apache.org/jira/browse/JAMES-2115
             Project: James Server
          Issue Type: Bug
          Components: JMAP
    Affects Versions: master
            Reporter: Tellier Benoit
            Assignee: Antoine Duprat
             Fix For: master


The JMAP spec replace the use of **inReplyTo** while sending messages bu the use of the In-Reply-To header.

{code:java}
// Some comments here
If the message has an In-Reply-To header, the server SHOULD add the $Answered keyword to all messages with the coresponding Message-Id header at this point. 
{code}

We should update JMAP code accordingly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org