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 "Bernd Fondermann (JIRA)" <se...@james.apache.org> on 2006/12/11 18:36:22 UTC

[jira] Commented: (JAMES-732) IMAP Folder Fail (white-space in name)

    [ http://issues.apache.org/jira/browse/JAMES-732?page=comments#action_12457420 ] 
            
Bernd Fondermann commented on JAMES-732:
----------------------------------------

do you have an exact log from the client/server communication?
how I read the spec it is required by the client to send command

CREATE "#mail.debug.Pepe juan"

and not miss the quotes in this case.
from our IMAP code it looks like these quoted strings would be handled correctly on server-side

> IMAP Folder Fail (white-space in name)
> --------------------------------------
>
>                 Key: JAMES-732
>                 URL: http://issues.apache.org/jira/browse/JAMES-732
>             Project: James
>          Issue Type: Bug
>          Components: IMAPServer
>    Affects Versions: Next Major
>         Environment: James Trunk (NightlyBuild 2006-11-28), Outlook Express
>            Reporter: Guillermo Grandes
>
> Create folder: "Pepe juan"
> List folders:
> Pepe
> Select folder: Pepe
> Result:
> 2006-12-11 15:13:09,405 INFO  [mailboxmanager] createMailbox #mail.debug.Pepe juan
> 2006-12-11 15:13:11,971 INFO  [mailboxmanager] Mailbox '#mail.debug.Pepe' not found.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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