JAMES-1675 update jmap spec with setMessage destroy
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/36009870 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/36009870 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/36009870 Branch: refs/heads/master Commit: 36009870c7e27505cc02ed45c6165f33ab71ffb0 Parents: 4df0105 Author: Fabien Vignon <[email protected]> Authored: Fri Feb 12 17:56:10 2016 +0100 Committer: Fabien Vignon <[email protected]> Committed: Fri Feb 12 17:56:10 2016 +0100 ---------------------------------------------------------------------- server/protocols/jmap/doc/specs/spec/message.mdwn | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/36009870/server/protocols/jmap/doc/specs/spec/message.mdwn ---------------------------------------------------------------------- diff --git a/server/protocols/jmap/doc/specs/spec/message.mdwn b/server/protocols/jmap/doc/specs/spec/message.mdwn index 647f193..727c874 100644 --- a/server/protocols/jmap/doc/specs/spec/message.mdwn +++ b/server/protocols/jmap/doc/specs/spec/message.mdwn @@ -256,7 +256,6 @@ The *setMessages* method encompasses: - Adding/removing a message to/from mailboxes (moving a message) <aside class="warning">Not implemented</aside> - Deleting messages -<aside class="warning">Not implemented</aside> It takes the following arguments: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
