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 "Phanidhar (Reopened) (JIRA)" <se...@james.apache.org> on 2011/11/07 04:42:55 UTC

[jira] [Reopened] (IMAP-349) javax.mail.FolderNotFoundException: inbox not found when reading from lowercase inbox folder

     [ https://issues.apache.org/jira/browse/IMAP-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phanidhar reopened IMAP-349:
----------------------------


Thanks Norman, I downloaded the SNAPSHOT version from nov 6th and still has the same issue. Verified the changes are present in the jar apache-james-imap-processor-0.3-20111106.005833-323.jar 
                
> 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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org