Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
containsDomain returns no output, contrary to what is expected.
Exemple :
root@yoda:/home/btellier# docker exec 9253 /root/james-server-app-3.0.0-beta5-SNAPSHOT/bin/james-cli.sh -h 127.0.0.1 -p 9999 containsdomain domain
containsdomain command executed sucessfully in 57 ms.
Note : This bug was present before JAMES-1584, we just didn't notice it.
Acceptance criteria :
- containsDomain command actually returns wether or not the domain is contained.