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 bt...@apache.org on 2019/11/04 11:23:52 UTC

[james-project] 16/30: JAMES-2943 Document auto-detected domain removal failure

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 dec068ffae0940e655b6eb0833efc1c64953ff5a
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Thu Oct 31 09:34:38 2019 +0700

    JAMES-2943 Document auto-detected domain removal failure
---
 src/site/markdown/server/manage-webadmin.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/site/markdown/server/manage-webadmin.md b/src/site/markdown/server/manage-webadmin.md
index ef0cc8f..12256ad 100644
--- a/src/site/markdown/server/manage-webadmin.md
+++ b/src/site/markdown/server/manage-webadmin.md
@@ -182,6 +182,9 @@ Response codes:
 curl -XDELETE http://ip:port/domains/domainToBeDeleted
 ```
 
+Note: Deletion of an auto-detected domain or of an auto-detected ip is not supported. We encourage you instead to review 
+your [domain list configuration](https://james.apache.org/server/config-domainlist.html).
+
 Response codes:
 
  - 204: The domain was successfully removed


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