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 "Tung TRAN (Jira)" <se...@james.apache.org> on 2024/02/23 01:33:00 UTC

[jira] [Created] (JAMES-4008) JMAP - Email/set - Should be able to save a draft with invalid email address

Tung TRAN created JAMES-4008:
--------------------------------

             Summary: JMAP - Email/set - Should be able to save a draft with invalid email address
                 Key: JAMES-4008
                 URL: https://issues.apache.org/jira/browse/JAMES-4008
             Project: James Server
          Issue Type: Improvement
            Reporter: Tung TRAN


As the Jmap.io [https://jmap.io/spec-mail.html#emailset]


{code:java}
The final message generated may be invalid per RFC 5322. For example, if it is a half-finished draft, the To header field may have a value that does not conform to the required syntax for this header. The message will be checked for strict conformance when submitted for sending (see the EmailSubmission object description).{code}
should be able to save such a draft, with a recipient in the typing

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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