Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-2423

Webadmin should list the mails in a mail repository in the correct format

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • webadmin
    • None

    Description

      In https://james.apache.org/server/manage-webadmin.html#Administrating_mail_repositories, section Listing mails contained in a mail repository

      The expected response specified by the documentation:

      [
       "mail-key-1",
       "mail-key-2",
       "mail-key-3"
      ]

      Actually response:

      [
       { "mailKey": "381bde50-6e11-11e8-bc7a-af84a10f8322-!1604061" },
       { "mailKey": "381bde50-6e11-11e8-bc7a-af84a10f8322" }
      ] 

      Attachments

        Activity

          People

            Unassigned Unassigned
            gdifolco Gautier DI FOLCO
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: