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

Tellier Benoit closed JAMES-2423.
---------------------------------

> Webadmin should list the mails in a mail repository in the correct format
> -------------------------------------------------------------------------
>
>                 Key: JAMES-2423
>                 URL: https://issues.apache.org/jira/browse/JAMES-2423
>             Project: James Server
>          Issue Type: Bug
>          Components: webadmin
>            Reporter: Gautier DI FOLCO
>            Priority: Minor
>
> 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:
> {code:java}
> [
>  "mail-key-1",
>  "mail-key-2",
>  "mail-key-3"
> ]{code}
> Actually response:
> {code:java}
> [
>  { "mailKey": "381bde50-6e11-11e8-bc7a-af84a10f8322-!1604061" },
>  { "mailKey": "381bde50-6e11-11e8-bc7a-af84a10f8322" }
> ] {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to