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 "René Cordier (Jira)" <se...@james.apache.org> on 2019/11/01 06:58:00 UTC

[jira] [Created] (JAMES-2958) Creating domain should not be longer than 255 characters

René Cordier created JAMES-2958:
-----------------------------------

             Summary: Creating domain should not be longer than 255 characters
                 Key: JAMES-2958
                 URL: https://issues.apache.org/jira/browse/JAMES-2958
             Project: James Server
          Issue Type: Bug
            Reporter: René Cordier
             Fix For: 3.5.0


We are able to add destination domain in mapping list that has 256 chars length. 

{code:java}
PUT http://localhost:8000/domainMappings/source3

Body: aaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbbaaaaabbbbb123456
{code}

It needs to be restricted to not more than 255.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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