[
https://issues.apache.org/jira/browse/NET-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-614:
---------------------
Description:
Mailbox names need to be quoted if they contain spaces or double-quote.
If they contain non-ASCII characters then they also need to be encoded [1]
There may be other parameters that are not being encoded/quoted correctly.
[1] https://tools.ietf.org/html/rfc3501#section-5.1.3
was:
Mailbox names need to be quoted if they contain spaces.
If the contain non-ASCII characters then they also need to be encoded [1]
There may be other parameters that are not being encoded/quoted correctly.
[1] https://tools.ietf.org/html/rfc3501#section-5.1.3
> IMAP fails to quote/encode mailbox names
> ----------------------------------------
>
> Key: NET-614
> URL: https://issues.apache.org/jira/browse/NET-614
> Project: Commons Net
> Issue Type: Bug
> Components: IMAP
> Reporter: Sebb
>
> Mailbox names need to be quoted if they contain spaces or double-quote.
> If they contain non-ASCII characters then they also need to be encoded [1]
> There may be other parameters that are not being encoded/quoted correctly.
> [1] https://tools.ietf.org/html/rfc3501#section-5.1.3
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)