Tellier Benoit created JAMES-2455:
-------------------------------------
Summary: Forward/Group should return 404 when mappings do not exist
Key: JAMES-2455
URL: https://issues.apache.org/jira/browse/JAMES-2455
Project: James Server
Issue Type: Bug
Components: RRT, webadmin
Reporter: Tellier Benoit
h2. Description
Currently, the Forward & Group API is inconsistent.
- On an address with no forwards/groups/other mappings a 404 is returned
- On an address with no forward/group mappings but other mappings, empty list
is returned.
h2. Expected result
Match the documentation:
{code:java}
- 404: The given user don't have forwards or does not exist
&
- 404: The group does not exist
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]