Uploaded image for project: 'James Imap'
  1. James Imap
  2. IMAP-349

javax.mail.FolderNotFoundException: inbox not found when reading from lowercase inbox folder

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 0.3
    • None
    • Mailbox
    • None

    Description

      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)

      Attachments

        Activity

          People

            norman Norman Maurer
            phanidhar_n Phanidhar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: