NameSpaceResponseEncoder need to append delimiter on response
-------------------------------------------------------------

                 Key: IMAP-200
                 URL: https://issues.apache.org/jira/browse/IMAP-200
             Project: JAMES Imap
          Issue Type: Bug
          Components: Protocol
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 0.1


If the Namespace contains a char it need to append the delimiter to the 
namespace. 

See: http://www.ietf.org/rfc/rfc2342.txt

   Example 5.5:
   ===========

      < A server that supports only the Personal Namespace, with a
      leading prefix of INBOX to personal mailboxes and a hierarchy
      delimiter of ".">

      C: A001 NAMESPACE
      S: * NAMESPACE (("INBOX." ".")) NIL  NIL
      S: A001 OK NAMESPACE command completed


 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to