JAMES-1717 Modify documentation as JMAP vacations are now fully supported
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/5f4f8045 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/5f4f8045 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/5f4f8045 Branch: refs/heads/master Commit: 5f4f8045b1c6a27aa6a1ed6bd322d6697d992511 Parents: 0ae8736 Author: Benoit Tellier <[email protected]> Authored: Thu Jun 2 10:22:19 2016 +0700 Committer: Benoit Tellier <[email protected]> Committed: Fri Jun 3 19:38:15 2016 +0700 ---------------------------------------------------------------------- server/protocols/jmap/doc/specs/spec/vacationresponse.mdwn | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/5f4f8045/server/protocols/jmap/doc/specs/spec/vacationresponse.mdwn ---------------------------------------------------------------------- diff --git a/server/protocols/jmap/doc/specs/spec/vacationresponse.mdwn b/server/protocols/jmap/doc/specs/spec/vacationresponse.mdwn index 88a7575..255c9f6 100644 --- a/server/protocols/jmap/doc/specs/spec/vacationresponse.mdwn +++ b/server/protocols/jmap/doc/specs/spec/vacationresponse.mdwn @@ -1,9 +1,5 @@ ## Vacation Response -<aside class="warning"> -Endpoints and storage implemented but no notifications will be sent. -</aside> - The **VacationResponse** object represents the state of vacation-response related settings for an account. It has the following properties: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
