This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 29ed71bf465705ea7e5a9a5464826c650cbb4451
Author: Benoit Tellier <btell...@linagora.com>
AuthorDate: Thu Sep 5 11:45:57 2019 +0700

    JAMES-2149 Correct explanation of 204 return code when deleting a domain 
alias
---
 src/site/markdown/server/manage-webadmin.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/markdown/server/manage-webadmin.md 
b/src/site/markdown/server/manage-webadmin.md
index e1c892b..60a590e 100644
--- a/src/site/markdown/server/manage-webadmin.md
+++ b/src/site/markdown/server/manage-webadmin.md
@@ -271,7 +271,7 @@ the domain part will be rewritten into 
destination.domain.tld (so into benwa@des
 
 Response codes:
 
- - 204: The redirection now exists
+ - 204: The redirection now no longer exist
  - 400: source.domain.tld or destination.domain.tld have an invalid syntax
  - 400: source domain and destination domain are the same
  - 404: source.domain.tld are not part of handled domains.


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