[
https://issues.apache.org/jira/browse/IMAP-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146602#comment-13146602
]
Phanidhar commented on IMAP-349:
--------------------------------
Works fine with JavaMail 1.4.4. Currently I am having a problem with Java Mail
1.2.
> javax.mail.FolderNotFoundException: inbox not found when reading from
> lowercase inbox folder
> --------------------------------------------------------------------------------------------
>
> Key: IMAP-349
> URL: https://issues.apache.org/jira/browse/IMAP-349
> Project: JAMES Imap
> Issue Type: Bug
> Components: Mailbox
> Affects Versions: 0.3
> Reporter: Phanidhar
> Assignee: Norman Maurer
> Fix For: 0.3
>
>
> the default folder is case sensitive for IMAP. Was able to successfully
> connect and read emails using upper case "INBOX" but lower "inbox" gives the
> following error.
> javax.mail.FolderNotFoundException: inbox not found
> at com.sun.mail.imap.IMAPFolder.checkExists(IMAPFolder.java:219)
> at com.sun.mail.imap.IMAPFolder.open(IMAPFolder.java:739)
> at ReadMail.processMail(ReadMail.java:60)
> at ReadMail.<init>(ReadMail.java:19)
> at ReadMail.main(ReadMail.java:167)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]