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

Convert mailboxnames to UTF-8 before pass them to the Mailbox impl

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.2.1
    • 0.3
    • None
    • None

    Description

      IMAP use a modified UTF-7 to handle mailboxnames. At the moment we just use the mailboxname as passed by the imap client to do any mailbox action. This works but can be quite confusing if someone tries to lookup a mailbox via the mailbox api and just pass the "real name" to it.

      It would be better to convert from UTF-7 to UTF-8 before pass it to the mailbox impl.

      See http://fetchmail.berlios.de/Mailbox-Names-UTF7.html for some useful info

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: